summaryrefslogtreecommitdiff
path: root/static/website
diff options
context:
space:
mode:
authorSashi202018-10-25 14:48:17 +0530
committerGitHub2018-10-25 14:48:17 +0530
commit7d171e9b3dfdf6119f719ae7283add795bd1ec6c (patch)
tree9ae0c5fcd00ec2fa9e58333d4d3ca57f81a37b75 /static/website
parentd4ba84f1ef0d74ef5878f7590fde56444b01d438 (diff)
parenta15ffb5f95ad46402f02304c024ddc7cdc9911ee (diff)
downloadnccps-2018-7d171e9b3dfdf6119f719ae7283add795bd1ec6c.tar.gz
nccps-2018-7d171e9b3dfdf6119f719ae7283add795bd1ec6c.tar.bz2
nccps-2018-7d171e9b3dfdf6119f719ae7283add795bd1ec6c.zip
Merge pull request #45 from Akshen/develop
Update marks for week 3 and 4
Diffstat (limited to 'static/website')
-rw-r--r--static/website/templates/question_list.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/website/templates/question_list.html b/static/website/templates/question_list.html
index 65b571a..cc11098 100644
--- a/static/website/templates/question_list.html
+++ b/static/website/templates/question_list.html
@@ -13,6 +13,7 @@
<br>
<a href="{% url 'website:add_questions' %}" ><button class="btn-default btn-warning"> Add Question </button></a>
<a href="{% url 'website:leaderboard' %}" ><button class="btn-default btn-info"> LeaderBoard </button></a>
+
<br><br>
</div>