diff --git a/files/templates/header.html b/files/templates/header.html index e6c799856..c8e44a652 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -323,8 +323,8 @@ {% endif %}
  • {% if request.path.endswith("/chat") %} -
    Users Online
    -
    +
    Users Online
    +
    {% elif has_sidebar %} {% include "sidebar_" ~ SITE_NAME ~ ".html" %} {% endif %}