diff --git a/logs/templates/logs/sidebar.html b/logs/templates/logs/sidebar.html
index 87011cfc..cb542124 100644
--- a/logs/templates/logs/sidebar.html
+++ b/logs/templates/logs/sidebar.html
@@ -52,6 +52,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% trans "Users" %}
+
+
+ {% trans "Users" %}
+
{% acl_end %}
{% endblock %}
-