summaryrefslogtreecommitdiff
path: root/yaksh/templates/exam.html
diff options
context:
space:
mode:
authoradityacp2018-01-02 15:28:47 +0530
committeradityacp2018-01-02 15:28:47 +0530
commit8a062d48a0347ae43b1b9d5b1ca532387d8ad3d9 (patch)
treeefb9c6aa856157e1ff883631c96b636648445e07 /yaksh/templates/exam.html
parentb44db042059e69df4c4a948d6dff73604c7abf83 (diff)
parent7f14d3ef8212b1cd88a9c96a134d2bd5321a4078 (diff)
downloadonline_test-8a062d48a0347ae43b1b9d5b1ca532387d8ad3d9.tar.gz
online_test-8a062d48a0347ae43b1b9d5b1ca532387d8ad3d9.tar.bz2
online_test-8a062d48a0347ae43b1b9d5b1ca532387d8ad3d9.zip
Update to latest changes
Diffstat (limited to 'yaksh/templates/exam.html')
-rw-r--r--yaksh/templates/exam.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/yaksh/templates/exam.html b/yaksh/templates/exam.html
index d0812a4..03c9ff8 100644
--- a/yaksh/templates/exam.html
+++ b/yaksh/templates/exam.html
@@ -12,7 +12,10 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="#"> Yaksh </a>
+ <a class="navbar-brand" href="#">
+ <img src="{{ URL_ROOT }}/static/yaksh/images/yaksh_banner.png" alt="YAKSH" style="margin-top: -3px; margin-left:-15px">
+ </img>
+ </a>
</div>
<div class= "collapse navbar-collapse" id="navbar">
<form id="logout" action="{{URL_ROOT}}/exam/quit/{{ paper.attempt_number }}/{{module.id}}/{{ paper.question_paper.id }}/{{course.id}}/" method="post" class="pull-right">