diff options
Diffstat (limited to 'website/templates')
-rw-r--r-- | website/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/templates/index.html b/website/templates/index.html index 2469509..1061ad3 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -44,6 +44,7 @@ <section class="top-bar-section"> <ul class="right"> + <li><a href="{% static 'docs/instruction.pdf' %}">Instructions</a></li> <li class="divider"></li> <li><a href="{% url 'website:call-for-proposals' %}">Call for Proposals</a> <li class="divider"></li> |