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/question.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/question.html') diff --git a/templates/question.html b/templates/question.html index 016a1ac..62afaaf 100644 --- a/templates/question.html +++ b/templates/question.html @@ -1,4 +1,4 @@ -
{{ alert }}
+{% include 'base.html' %}
Kysymys:
-- cgit v1.2.3