project/templates/_menu.html
changeset 369 7ea06f159d15
parent 362 e321545caadf
child 371 f2b47f5dac06
--- a/project/templates/_menu.html	Fri Dec 24 16:02:21 2010 +0530
+++ b/project/templates/_menu.html	Mon Dec 27 03:51:41 2010 +0530
@@ -1,6 +1,11 @@
 <div id="left-inner">
   <ul>
     <li><a href="/{{ params.scope }}/">Home</a></li>
+    <li>
+      <a href="{% url scipycon_download_slides params.scope %}">
+        Download Slides <font color="red">(New)</font>
+      </a>
+    </li>
     <li><a href="/{{ params.scope }}/submit-registration/">Registration</a></li>
     <li>
       <ul>