From 7b0d6dae1b8de3d4db06a00870a183d84dd47260 Mon Sep 17 00:00:00 2001 From: D-Bao <49440133+D-Bao@users.noreply.github.com> Date: Fri, 2 Feb 2024 10:23:05 +0100 Subject: [PATCH] Fix dropdown item in header (#2024) --- templates/header.html | 143 +++++++++++++++++++++--------------------- 1 file changed, 72 insertions(+), 71 deletions(-) diff --git a/templates/header.html b/templates/header.html index 2db8c199..48776063 100644 --- a/templates/header.html +++ b/templates/header.html @@ -89,86 +89,87 @@ Github repo - - + + + - {% else %} - - {% endif %} - {% if current_user.should_show_upgrade_button() %} - - - {% endif %} - + {% else %} + + {% endif %} + {% if current_user.should_show_upgrade_button() %} + + + {% endif %} + - - - + + + -
-
-
-
- {% include "menu.html" %} +
+
+
+
+
+ {% include "menu.html" %} -
+