mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-06 12:44:20 +01:00
Things!
This commit is contained in:
5
tvdt/elimination/views/home.py
Normal file
5
tvdt/elimination/views/home.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.views.generic import TemplateView
|
||||
|
||||
|
||||
class EliminationHomeView(TemplateView):
|
||||
template_name = "elimination/home.html"
|
||||
Reference in New Issue
Block a user