summaryrefslogtreecommitdiff
path: root/yaksh/templates/base.html
diff options
context:
space:
mode:
authormahesh2017-11-24 00:09:34 +0530
committermahesh2017-11-24 00:09:34 +0530
commitd9502c091fec7671bfe31cd655f9fe3f07b8899c (patch)
treecfd693482f9729c77f665493dabeb080ee898a27 /yaksh/templates/base.html
parent63326f9519478f0d9bfb0b843e5dac8ab29428f4 (diff)
parent8dd97bc6855a0e367a67d8a8803623f1c3f7e8f2 (diff)
downloadonline_test-d9502c091fec7671bfe31cd655f9fe3f07b8899c.tar.gz
online_test-d9502c091fec7671bfe31cd655f9fe3f07b8899c.tar.bz2
online_test-d9502c091fec7671bfe31cd655f9fe3f07b8899c.zip
Merge branch 'yaksh_video_lessons' of https://github.com/fossee/online_test into yaksh_video_lessons
Diffstat (limited to 'yaksh/templates/base.html')
-rw-r--r--yaksh/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/templates/base.html b/yaksh/templates/base.html
index 3302482..e7c4a99 100644
--- a/yaksh/templates/base.html
+++ b/yaksh/templates/base.html
@@ -57,7 +57,7 @@
<div class="logged_user_info" align="center">
{% block info %}
{% endblock %}
- </div>
+ </div>
<div class="container">
<p align="center">Developed by FOSSEE group, IIT Bombay</p>
</div>