summaryrefslogtreecommitdiff
path: root/project/templates/_menu.html
diff options
context:
space:
mode:
authorMadhusudan.C.S2010-07-20 19:23:40 +0530
committerMadhusudan.C.S2010-07-20 19:23:40 +0530
commit23292e0a35384f893cbc218ffe04cf8c96bb4847 (patch)
tree25446470226adb6e3a6548e2a550e74f7ca98bcd /project/templates/_menu.html
parent2fb3df596eeff7a84ed69444a217acbcd79baf39 (diff)
downloadscipycon-23292e0a35384f893cbc218ffe04cf8c96bb4847.tar.gz
scipycon-23292e0a35384f893cbc218ffe04cf8c96bb4847.tar.bz2
scipycon-23292e0a35384f893cbc218ffe04cf8c96bb4847.zip
Add scope for all the URLs and adjust the formatting and indentation.
Diffstat (limited to 'project/templates/_menu.html')
-rw-r--r--project/templates/_menu.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/project/templates/_menu.html b/project/templates/_menu.html
index 0b6b622..cd4af81 100644
--- a/project/templates/_menu.html
+++ b/project/templates/_menu.html
@@ -26,10 +26,11 @@
Speakers
</a>
</li>
- -->
+
{% if user.is_authenticated %}
<li><a href="/talks-cfp/list-talks/{{ user.id }}">My talks</a></li>
{% endif %}
+ -->
</ul>
</li>
<li>