summaryrefslogtreecommitdiff
path: root/yaksh/templates
diff options
context:
space:
mode:
authoradityacp2016-04-21 18:52:29 +0530
committeradityacp2016-04-21 18:52:29 +0530
commitab5d550709322739629fffb7e7a3335ec1a6623c (patch)
treec2fab98b5706e79841d4127d86713268d58927be /yaksh/templates
parent975e74ab737cfc5d9c5375931170cdc9ecb75b40 (diff)
downloadonline_test-ab5d550709322739629fffb7e7a3335ec1a6623c.tar.gz
online_test-ab5d550709322739629fffb7e7a3335ec1a6623c.tar.bz2
online_test-ab5d550709322739629fffb7e7a3335ec1a6623c.zip
final changes in edit profile
Diffstat (limited to 'yaksh/templates')
-rw-r--r--yaksh/templates/yaksh/editprofile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/templates/yaksh/editprofile.html b/yaksh/templates/yaksh/editprofile.html
index 75be563..cdccfc0 100644
--- a/yaksh/templates/yaksh/editprofile.html
+++ b/yaksh/templates/yaksh/editprofile.html
@@ -12,7 +12,7 @@
<form action="{{URL_ROOT}}/exam/editprofile/" method="post" >
{% csrf_token %}
<center>
- <table class=span1>
+ <table class="span1">
{{ form.as_table }}
</table>
</center>