diff --git a/pylons_app/templates/users.html b/pylons_app/templates/users.html --- a/pylons_app/templates/users.html +++ b/pylons_app/templates/users.html @@ -18,8 +18,8 @@
  • ${h.link_to(u'Repos',h.url('repos'))}
  • -
  • - ${h.link_to(u'Users',h.url('users'))} +
  • + ${h.link_to(u'Users',h.url('users'), class_="current_submenu")}