From a169b9f2a705b6806156b1ba56d297c2e07b9d31 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 16 Apr 2023 10:37:47 +0000 Subject: [PATCH] base: Fix people navigation bar Signed-off-by: Michael Tremer --- src/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/base.html b/src/templates/base.html index 5cb2778c..e5590661 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -146,7 +146,7 @@ - {% elif hostname == "people.ipfire.org" %} + {% elif hostname.startswith("people.") %} {% if current_user %}