diff --git a/Web/templates/base.html b/Web/templates/base.html index 9f8c761..66e6283 100755 --- a/Web/templates/base.html +++ b/Web/templates/base.html @@ -1346,11 +1346,13 @@ {% endif %} {% if 'username' in session %} + {% endif %} {% if 'username' in session and current_permissions.actions.get('can_insert', False) and current_permissions.pages.get('library_admin', False) %}