From: Michael Tremer Date: Mon, 26 Jun 2023 09:43:21 +0000 (+0000) Subject: base: Remove navigation for People X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e99e88160d84a438c487861a6c6dd6f027cfd69;p=ipfire.org.git base: Remove navigation for People Signed-off-by: Michael Tremer --- 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" %}