From 493f228229d96dab4a13b21cf7d4d089fcf7b2fd Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Mon, 6 Feb 2012 15:20:41 +0530 Subject: removed & tags from the forms --- testapp/templates/exam/register.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'testapp/templates/exam/register.html') diff --git a/testapp/templates/exam/register.html b/testapp/templates/exam/register.html index a90f21c..1555ab3 100644 --- a/testapp/templates/exam/register.html +++ b/testapp/templates/exam/register.html @@ -4,7 +4,6 @@ {% block content %} -
- - {% endblock content %} -- cgit