diff options
author | Anoop Jacob Thomas | 2010-11-12 22:08:45 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-11-12 22:08:45 +0530 |
commit | 00e91a1101f8ffb4e8150d20024b63856d6fe766 (patch) | |
tree | a6772e0ce3ae5b3d21421081fd2df39b0349d6ce /project/templates/_menu.html | |
parent | 60db34e7709eacae2d6136c69e03cc80fe902607 (diff) | |
download | scipycon-00e91a1101f8ffb4e8150d20024b63856d6fe766.tar.gz scipycon-00e91a1101f8ffb4e8150d20024b63856d6fe766.tar.bz2 scipycon-00e91a1101f8ffb4e8150d20024b63856d6fe766.zip |
changed the left menu.
Diffstat (limited to 'project/templates/_menu.html')
-rw-r--r-- | project/templates/_menu.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project/templates/_menu.html b/project/templates/_menu.html index 11f23b5..f2932ad 100644 --- a/project/templates/_menu.html +++ b/project/templates/_menu.html @@ -10,7 +10,7 @@ </ul> </li> <li> - Talks & CfP + Conference & CfP <ul> <li> <a href="/{{ params.scope }}/talks-cfp/">Call for Papers</a> @@ -50,7 +50,7 @@ </li> <li> <a href="/{{ params.scope }}/tutorial/"> - Tutorial + Tutorials </a> </li> <li> |