From: Michael Tremer Date: Mon, 12 Nov 2018 15:53:32 +0000 (+0000) Subject: wiki: Allow loggin in X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dabfd2ca27c03faf22fd1719a8c5141dbb3044c4;p=ipfire.org.git wiki: Allow loggin in Signed-off-by: Michael Tremer --- diff --git a/src/templates/base.html b/src/templates/base.html index 806b98e7..858dca2b 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -305,7 +305,7 @@
© {{ year }} - IPFire - {{ _("The Open Source Firewall") }} - {% if not current_user and hostname in ("blog.ipfire.org", "nopaste.ipfire.org") %} + {% if not current_user and hostname in ("blog.ipfire.org", "nopaste.ipfire.org", "wiki.ipfire.org") %} {{ _("Login") }} {% elif current_user %}