3 lines
91 B
Python
3 lines
91 B
Python
from django.shortcuts import render
|
|
from django.utils.translation import gettext_lazy as _
|