summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorhardythe12013-12-11 20:02:34 +0530
committerhardythe12013-12-11 20:02:34 +0530
commit801f14f57a47cc9d9c49db0ed578d67bb85e16a8 (patch)
tree246c3a72115ab20f0039df1d14941c68dba2006d /website
parenta1b4b2589503e6e921de8137885077ab77c3b57a (diff)
downloadSciPy2013-801f14f57a47cc9d9c49db0ed578d67bb85e16a8.tar.gz
SciPy2013-801f14f57a47cc9d9c49db0ed578d67bb85e16a8.tar.bz2
SciPy2013-801f14f57a47cc9d9c49db0ed578d67bb85e16a8.zip
adding instruction sheet
Diffstat (limited to 'website')
-rw-r--r--website/static/docs/instruction.pdfbin0 -> 7462263 bytes
-rw-r--r--website/templates/index.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/website/static/docs/instruction.pdf b/website/static/docs/instruction.pdf
new file mode 100644
index 0000000..d5d5d79
--- /dev/null
+++ b/website/static/docs/instruction.pdf
Binary files differ
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>