Show More
@@ -119,6 +119,7 | |||
|
119 | 119 | <div class="links_right"> |
|
120 | 120 | <ol class="links"> |
|
121 | 121 | <li>${h.link_to(_(u'Home'),h.url('home'))}</li> |
|
122 | <li>${h.link_to(_(u'Journal'),h.url('journal'))}</li> | |
|
122 | 123 | <li>${h.link_to(_(u'My account'),h.url('admin_settings_my_account'))}</li> |
|
123 | 124 | <li class="logout">${h.link_to(_(u'Log Out'),h.url('logout_home'))}</li> |
|
124 | 125 | </ol> |
General Comments 0
You need to be logged in to leave comments.
Login now