From: Michael Tremer Date: Wed, 10 Oct 2018 17:24:22 +0000 (+0100) Subject: talk: Add menu item for users page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf4da20dde79471834ced56f98e106937279de12;p=ipfire.org.git talk: Add menu item for users page Signed-off-by: Michael Tremer --- diff --git a/src/templates/modules/menu.html b/src/templates/modules/menu.html index 521fd73c..383507de 100644 --- a/src/templates/modules/menu.html +++ b/src/templates/modules/menu.html @@ -41,26 +41,6 @@ - {% elif hostname == "talk.ipfire.org" and current_user %} - - - - - - - {% if current_user.is_admin() %} - - {% end %} {% elif hostname == "planet.ipfire.org" %} + {% if current_user %} + - +
+ +
+ {% end %} {% end block %} {% block content %}