From 1e99e88160d84a438c487861a6c6dd6f027cfd69 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 26 Jun 2023 09:43:21 +0000 Subject: [PATCH] base: Remove navigation for People Signed-off-by: Michael Tremer --- src/templates/base.html | 52 ----------------------------------------- 1 file changed, 52 deletions(-) diff --git a/src/templates/base.html b/src/templates/base.html index eee34c15..ed920ae5 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -32,8 +32,6 @@ {{ _("Fireinfo") }} {% elif hostname.startswith("nopaste.") %} {{ _("Nopaste") }} - {% elif hostname.startswith("people.") %} - {{ _("People") }} {% elif hostname.startswith("location.") %} {{ _("Location") }} {% elif hostname.startswith("wiki.") %} @@ -134,56 +132,6 @@ - {% elif hostname.startswith("people.") %} - {% if current_user %} - - - - {% end %} {% elif hostname == "wiki.ipfire.org" %}