From a89aff61b6bab0859c9f81142aa6be5d0ccc8ba1 Mon Sep 17 00:00:00 2001 From: Hardik Ghaghada Date: Wed, 24 Apr 2013 00:09:55 +0530 Subject: 80 Cols per line, corrected indentation in files & implemented DRY --- testapp/templates/exam/editquestionpaper.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testapp/templates') diff --git a/testapp/templates/exam/editquestionpaper.html b/testapp/templates/exam/editquestionpaper.html index ee36cc8..819ff06 100644 --- a/testapp/templates/exam/editquestionpaper.html +++ b/testapp/templates/exam/editquestionpaper.html @@ -15,7 +15,7 @@   {{ i.summary}}
{% endfor %}
-   +   {% endblock %} -- cgit