From 45d6e6f30d004bcd0d1f4c306e973e5ad6265660 Mon Sep 17 00:00:00 2001 From: Nathan Cannon Date: Thu, 18 Feb 2016 19:21:55 +0000 Subject: [PATCH] Added missing html tag attribute closing. --- templates/quiz.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/quiz.html b/templates/quiz.html index cfaaa85..c348a27 100644 --- a/templates/quiz.html +++ b/templates/quiz.html @@ -11,7 +11,7 @@
-{% endblock %} \ No newline at end of file +{% endblock %}