From b7ad768a6cc4fe5c8a05e20b1968f13a678c22cc Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Tue, 28 Feb 2012 12:09:28 +0530 Subject: changes to remove the inline css from every page --- testapp/templates/exam/add_question.html | 12 +++-------- testapp/templates/exam/add_quiz.html | 13 ++++------- testapp/templates/exam/complete.html | 16 ++------------ testapp/templates/exam/edit_question.html | 14 ++++-------- testapp/templates/exam/edit_quiz.html | 12 ++++------- testapp/templates/exam/grade_user.html | 11 +++++++--- testapp/templates/exam/intro.html | 19 ++++------------ testapp/templates/exam/login.html | 36 +++++++------------------------ testapp/templates/exam/monitor.html | 15 +++---------- testapp/templates/exam/question.html | 23 ++++++-------------- testapp/templates/exam/quit.html | 17 ++------------- testapp/templates/exam/register.html | 36 ++++++++++++------------------- 12 files changed, 62 insertions(+), 162 deletions(-) (limited to 'testapp/templates/exam') diff --git a/testapp/templates/exam/add_question.html b/testapp/templates/exam/add_question.html index d5503b5..59a1d64 100644 --- a/testapp/templates/exam/add_question.html +++ b/testapp/templates/exam/add_question.html @@ -2,17 +2,11 @@ {% block subtitle %}Add Question{% endblock %} +{% block css %} + +{% endblock %} {% block manage %} - -