footer added
[koed-quiz.git] / koedquiz / templates / home.html
diff --git a/koedquiz/templates/home.html b/koedquiz/templates/home.html
deleted file mode 100644 (file)
index 5c856b8..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-{% extends "base.html" %}
-
-{% block "body" %}
-
-<a href="{{ quiz.get_absolute_url }}">Start quiz!</a>
-
-{% endblock %}