project/templates/_menu.html
branch2011
changeset 423 d4316aad59ea
parent 416 ddbb94b8bb22
child 428 d7fefdb4b947
--- a/project/templates/_menu.html	Fri Sep 30 19:40:33 2011 +0530
+++ b/project/templates/_menu.html	Fri Sep 30 19:40:48 2011 +0530
@@ -50,11 +50,11 @@
           </a>
         </li>
         -->
-        <!-- <li>
+        <li>
           <a href="/{{ params.scope }}/talks-cfp/speakers/">
             Invited Speakers
           </a>
-        </li> -->
+        </li>
         {% if user.is_authenticated and user.talk_set.all %}
         <li><a href="/{{ params.scope }}/my-talks">My talks</a></li>
         {% endif %}