summaryrefslogtreecommitdiff
path: root/yaksh/templates/user.html
diff options
context:
space:
mode:
authoradityacp2017-11-17 19:42:43 +0530
committeradityacp2017-11-20 10:20:03 +0530
commitd4a2b0af95ee4347a71346fa3f20409d938d5a46 (patch)
treee42a02b3fb30f48fa5b2bb1963e2a805a1981580 /yaksh/templates/user.html
parenta962b59a011c3bcd97c695e839f5b4184926653d (diff)
downloadonline_test-d4a2b0af95ee4347a71346fa3f20409d938d5a46.tar.gz
online_test-d4a2b0af95ee4347a71346fa3f20409d938d5a46.tar.bz2
online_test-d4a2b0af95ee4347a71346fa3f20409d938d5a46.zip
Change in templates
- Add new templates for creating lessons, modules, design course - Change existing templates for student and moderator interface
Diffstat (limited to 'yaksh/templates/user.html')
-rw-r--r--yaksh/templates/user.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/yaksh/templates/user.html b/yaksh/templates/user.html
index 83aea13..a50451e 100644
--- a/yaksh/templates/user.html
+++ b/yaksh/templates/user.html
@@ -11,7 +11,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="{{ URL_ROOT }}/exam/manage/"> Yaksh </a>
+ <a class="navbar-brand" href="{{ URL_ROOT }}/exam/quizzes"> Yaksh </a>
</div>
<div class= "collapse navbar-collapse" id="navbar">
<ul class="nav navbar-nav navbar-right">
@@ -31,6 +31,8 @@
<li><a href="{{ URL_ROOT }}/exam/viewprofile"> Profile </a></li>
<li><a href="{{ URL_ROOT }}/exam/reset/changepassword"> Change Password </a></li>
</ul>
+ {% block usersidebar %}
+ {% endblock %}
</div>
<div class="col-sm-8 col-sm-offset-3 col-md-9 col-md-offset-2 main">
<div class="row">