From d2de3ae10b6f5314bd4b8243218212d2004f35b0 Mon Sep 17 00:00:00 2001 From: Jani Peter Karhunen Date: Sat, 25 Nov 2023 03:32:29 +0200 Subject: MEGA Commit. Rework of routing. Visuals. Answer analysis and much more. --- templates/quiz.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/quiz.html') 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 @@ -
{{ alert }}
+{% include 'base.html' %}
-- cgit v1.2.3