~yeliabmas/sloecode/sloecode-template

« back to all changes in this revision

Viewing changes to sloecode/templates/macros/nav.html

  • Committer: Sam Bailey
  • Date: 2012-10-30 03:45:30 UTC
  • Revision ID: yeliabmas@gmail.com-20121030034530-1obbt428wynab8lh
Tidied up most of the page template interfaces.

Show diffs side-by-side

added added

removed removed

Lines of Context:
133
133
                      <ul>
134
134
                        <li class="yui3-menuitem">
135
135
                          {{ h.link_to('Page Templates',
136
 
                          h.url(controller='admin/wiki', action='list_templates'),
 
136
                          h.url(controller='admin/wiki', action='list_page_templates'),
137
137
                          class='yui3-menuitem-content')
138
138
                          }}
139
139
                        </li>