diff --git a/templates/menu.html b/templates/menu.html index 197aeef8..76a0a42d 100644 --- a/templates/menu.html +++ b/templates/menu.html @@ -48,15 +48,16 @@ {# SIWSL#} {# #} {# #} - {# {% if current_user.should_show_app_page() %}#} - {# #} - {# {% endif %}#} + {% if current_user.should_show_app_page() %} + + + {% endif %}