From b8f532d5c282a3b18ee27d61a5c3e14e2d2ca677 Mon Sep 17 00:00:00 2001 From: Joachim Lusiardi Date: Tue, 21 May 2024 20:54:09 +0200 Subject: [PATCH] remove link in header --- app/templates/layout.html | 1 - 1 file changed, 1 deletion(-) 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 %}