4 lines
92 B
Python
4 lines
92 B
Python
from django.shortcuts import render
|
|
from django.utils.translation import gettext_lazy as _
|
|
|