summaryrefslogtreecommitdiff
path: root/templates/quiz.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/quiz.html')
-rw-r--r--templates/quiz.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/quiz.html b/templates/quiz.html
index b2083ae..9e356c3 100644
--- a/templates/quiz.html
+++ b/templates/quiz.html
@@ -1,4 +1,4 @@
-<div id="alertbox">{{ alert }}</div>
+{% include 'base.html' %}
<form action="/set/quiz" method="POST">
<input type="submit" value="Aloita uusi kyselmä">
</form>