From a7c84a478789e9e835dcbb3ea41b1d519ba69b4d Mon Sep 17 00:00:00 2001 From: jayparikh111 Date: Tue, 13 Mar 2012 18:44:01 +0530 Subject: minor changes for UI --- testapp/templates/exam/show_quiz.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'testapp/templates/exam/show_quiz.html') diff --git a/testapp/templates/exam/show_quiz.html b/testapp/templates/exam/show_quiz.html index e6aecd6..684cfd2 100644 --- a/testapp/templates/exam/show_quiz.html +++ b/testapp/templates/exam/show_quiz.html @@ -27,19 +27,18 @@ if(n == frm.quiz.length) location.replace("{{URL_ROOT}}/exam/manage/showquiz"); } + {% endblock %} - +{% block subtitle %} Quiz List {% endblock %} {% block manage %} {% if not quizzes and not quiz %} -