- Timestamp:
- 07/03/10 13:42:07 (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/loreality/loreality/templates/component/navigation.html
r2098 r2102 9 9 <%def name="menu()"> 10 10 <div id="menu"> 11 <ul >11 <ul class="menu"> 12 12 <li> <a href=${h.url_for('/')}>Home</a> </li> 13 13 % if h.auth.authorized(h.auth.is_valid_user) and not (request.urlvars['controller'] == 'account' and request.urlvars['action'] == 'signout'):
Note: See TracChangeset
for help on using the changeset viewer.
