project/templates/_menu.html
changeset 176 6a95fa45edf2
parent 171 049b0d998377
child 178 ec36f03fdca4
--- a/project/templates/_menu.html	Mon Oct 18 23:29:05 2010 +0530
+++ b/project/templates/_menu.html	Thu Oct 21 17:27:53 2010 +0530
@@ -62,6 +62,7 @@
           -->
       </ul>
     </li>
+    <li><a href="/{% url scipycon_publicity params.scope %}">Publicity</a></li>
     {% if user.is_staff %}
     <li><a href="/{{ params.scope }}/howto/">HowTo</a></li>
     {% endif %}