From: Michael Tremer Date: Sun, 16 Apr 2023 10:37:47 +0000 (+0000) Subject: base: Fix people navigation bar X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a169b9f2a705b6806156b1ba56d297c2e07b9d31;p=ipfire.org.git base: Fix people navigation bar Signed-off-by: Michael Tremer --- 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 %}