summaryrefslogtreecommitdiff
path: root/static/website/templates/question_list.html
diff options
context:
space:
mode:
authorSashi202018-11-02 18:04:38 +0530
committerGitHub2018-11-02 18:04:38 +0530
commit78ebf02bf04c7ca517afe24852b4283a0906035b (patch)
tree73fded991d2a74c1e3b8552a86536c4664759a07 /static/website/templates/question_list.html
parenta47953cb21b0e9bda909c5cca589fc9d8d8f400c (diff)
parent23973c6fd3d6e0ac033f0a1a50c2c32e4e1d124d (diff)
downloadnccps-2018-78ebf02bf04c7ca517afe24852b4283a0906035b.tar.gz
nccps-2018-78ebf02bf04c7ca517afe24852b4283a0906035b.tar.bz2
nccps-2018-78ebf02bf04c7ca517afe24852b4283a0906035b.zip
Merge pull request #46 from Akshen/develop
Allow participants to view and download solutions
Diffstat (limited to 'static/website/templates/question_list.html')
-rw-r--r--static/website/templates/question_list.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/website/templates/question_list.html b/static/website/templates/question_list.html
index cc11098..65b571a 100644
--- a/static/website/templates/question_list.html
+++ b/static/website/templates/question_list.html
@@ -13,7 +13,6 @@
<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>