summaryrefslogtreecommitdiff
path: root/yaksh/templates/user.html
diff options
context:
space:
mode:
authoradityacp2016-04-18 19:09:22 +0530
committeradityacp2016-04-18 19:09:22 +0530
commit975e74ab737cfc5d9c5375931170cdc9ecb75b40 (patch)
tree1f921641f7a595c8c0be13310035f33c23e15202 /yaksh/templates/user.html
parent09e77a6065f019fe9b9d00fbedce2c11188e4589 (diff)
downloadonline_test-975e74ab737cfc5d9c5375931170cdc9ecb75b40.tar.gz
online_test-975e74ab737cfc5d9c5375931170cdc9ecb75b40.tar.bz2
online_test-975e74ab737cfc5d9c5375931170cdc9ecb75b40.zip
changes for profile edit
Diffstat (limited to 'yaksh/templates/user.html')
-rw-r--r--yaksh/templates/user.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/yaksh/templates/user.html b/yaksh/templates/user.html
index 936601e..4074656 100644
--- a/yaksh/templates/user.html
+++ b/yaksh/templates/user.html
@@ -13,8 +13,8 @@
<meta name="description" content="">
<meta name="author" content="">
{% endblock %}
-
- <link rel="stylesheet" href="{{ URL_ROOT }}/static/yaksh/css/base.css" type="text/css" />
+
+ <link rel="stylesheet" href="{{ URL_ROOT }}/static/yaksh/css/base.css" type="text/css" />
{% block css %}
{% endblock %}