From 246478f4ef75ae713e96a64d210bd3710bed3df9 Mon Sep 17 00:00:00 2001
From: hardythe1
Date: Thu, 22 Mar 2012 17:50:34 +0530
Subject: Tagging functionality in quiz
---
testapp/templates/exam/showquestions.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'testapp/templates/exam/showquestions.html')
diff --git a/testapp/templates/exam/showquestions.html b/testapp/templates/exam/showquestions.html
index d406522..62b40e4 100644
--- a/testapp/templates/exam/showquestions.html
+++ b/testapp/templates/exam/showquestions.html
@@ -15,7 +15,7 @@
{% endfor %}
-
-
+
+
{% endblock %}
--
cgit