summaryrefslogtreecommitdiff
path: root/static/website/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/index.html')
-rw-r--r--static/website/templates/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/static/website/templates/index.html b/static/website/templates/index.html
index 4162e42..39afa9f 100644
--- a/static/website/templates/index.html
+++ b/static/website/templates/index.html
@@ -60,7 +60,12 @@
<br>
<div class="panel panel-default">
<div class="panel-heading">
- Recent Questions
+ Recent questions
+ <a class="pull-right" href="{% url 'website:questions' %}">
+ <small>
+ View all questions
+ </small>
+ </a>
</div>
<div class="panel-body">
<table class="table table-bordered table-hover">