Changeset 2098 for trunk/loreality/loreality/templates/main.html
- Timestamp:
- 06/30/10 20:40:06 (23 months ago)
- File:
-
- 1 edited
-
trunk/loreality/loreality/templates/main.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/loreality/loreality/templates/main.html
r2097 r2098 2 2 <%namespace file="/menu.html" import="get_menu" /> 3 3 4 <%def name="menu()"> 4 5 ${get_menu('Home', links=[ 5 6 ('Home', '/'), 6 7 ('Sign Out', '/admin/signout'), 7 8 ])} 9 </%def> 8 10 9 11
Note: See TracChangeset
for help on using the changeset viewer.
