Show More
@@ -458,9 +458,9 b' commit:efced4, to search for commits' | |||||
458 | ${usermenu(active=(active=='my_account'))} |
|
458 | ${usermenu(active=(active=='my_account'))} | |
459 |
|
459 | |||
460 | % if c.debug_style: |
|
460 | % if c.debug_style: | |
461 | <li class="${is_active('debug_style')}"> |
|
461 | <li> | |
462 | <a class="menulink" title="${_('Style')}" href="${h.route_path('debug_style_home')}"> |
|
462 | <a class="menulink" title="${_('Style')}" href="${h.route_path('debug_style_home')}"> | |
463 | <div class="menulabel">${_('Style')}</div> |
|
463 | <div class="menulabel">${_('[Style]')}</div> | |
464 | </a> |
|
464 | </a> | |
465 | </li> |
|
465 | </li> | |
466 | % endif |
|
466 | % endif |
General Comments 0
You need to be logged in to leave comments.
Login now