diff --git a/app/templates/layout.html b/app/templates/layout.html index 663fbc4..eb0ad82 100644 --- a/app/templates/layout.html +++ b/app/templates/layout.html @@ -5,7 +5,6 @@
  • Create Regular Cost
  • Statistics
  • Account
  • -
  • Plan Pitstop
  • {% if current_user.has_role('admin') %}
  • Admin
  • {% endif %}