From e524bef336df95fd307d045af37c379bccf3ea14 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Tue, 20 Mar 2012 12:44:43 +0530 Subject: minor UI changes --- testapp/templates/exam/add_quiz.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testapp/templates/exam/add_quiz.html') diff --git a/testapp/templates/exam/add_quiz.html b/testapp/templates/exam/add_quiz.html index fe99ce6..570b3c2 100644 --- a/testapp/templates/exam/add_quiz.html +++ b/testapp/templates/exam/add_quiz.html @@ -25,7 +25,6 @@
-
- + {% endblock %} -- cgit