mirror of
https://git.cmoser.eu/tinytools/django-tinywiki.git
synced 2026-02-04 06:06:33 +01:00
2026.01.04 19:09:25 (cachyos.cmoser.eu)
This commit is contained in:
@@ -12,8 +12,10 @@ from ..models import Page
|
||||
from ..enums import WikiPageStatus
|
||||
from django.utils.translation import ngettext, gettext as _
|
||||
from ..import settings
|
||||
|
||||
# Create your views here.
|
||||
|
||||
|
||||
class HomeView(View):
|
||||
template_name = "tinywiki/home/home.html"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user