diff --git a/pylons_app/templates/base/base.html b/pylons_app/templates/base/base.html --- a/pylons_app/templates/base/base.html +++ b/pylons_app/templates/base/base.html @@ -85,30 +85,7 @@ if selected == current: return h.literal('class="current"') %> - %if current not in ['home','admin']: - - + %if current not in ['home','admin']: ##REGULAR MENU