diff --git a/frontend/templates/base.html b/frontend/templates/base.html index d29c66b3..8b142e6e 100644 --- a/frontend/templates/base.html +++ b/frontend/templates/base.html @@ -76,13 +76,6 @@ {% if request and request.url.path == '/about' %}aria-current="page"{% endif %}> About - - Help - {% else %} {# ── App nav (logged-in or single-user / auth-disabled mode) ────── #} @@ -178,7 +171,9 @@ Status - + {% endif %}{# end multi_user_enabled / is_logged_in check #} + + - {% endif %}{# end multi_user_enabled / is_logged_in check #} -