From 0ed244ef2dd27a835ec12fdbc93a1f20bbcd89eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olli=20Vil=C3=A9n?= Date: Thu, 16 Nov 2023 22:11:46 +0200 Subject: More db actions and forms. --- templates/quiz.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/quiz.html (limited to 'templates/quiz.html') diff --git a/templates/quiz.html b/templates/quiz.html new file mode 100644 index 0000000..4c1871d --- /dev/null +++ b/templates/quiz.html @@ -0,0 +1,4 @@ +
{{ alert }}
+
+ +
-- cgit v1.2.3