diff --git a/app/templates/layout.html b/app/templates/layout.html index 0dcbe32..8ad4882 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 %}