From abd8facd80bfd4b4d600d8b38921ff819c9806a0 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sun, 30 Nov 2014 18:30:41 +0100 Subject: Minor changes to the layout. --- pyaggr3g470r/templates/layout.html | 6 +++--- pyaggr3g470r/templates/recover.html | 6 +----- pyaggr3g470r/templates/signup.html | 7 +------ 3 files changed, 5 insertions(+), 14 deletions(-) diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html index da33568c..9cfa2eae 100644 --- a/pyaggr3g470r/templates/layout.html +++ b/pyaggr3g470r/templates/layout.html @@ -110,7 +110,7 @@ deployed on Heroku or on a traditional server." /> -
  • {{ _('Management') }}
  • +
  • {{ _('Management') }}
  • {% if g.user.is_admin() %}
  • {{ _('Dashboard') }}
  • {% endif %}
  • {{ _('About') }}
  • -
  • {{ _('Logout') }}
  • +
  • {{ _('Logout') }}