diff --git a/app/templates/views/manage-users.html b/app/templates/views/manage-users.html index 796a611a5..8d4771ad6 100644 --- a/app/templates/views/manage-users.html +++ b/app/templates/views/manage-users.html @@ -33,12 +33,12 @@
{{ live_search(target_selector='.user-list-item', show=True, form=form) }}
- {% endif %} - -
+ {% endif %} + +
{% for user in users %} {% if user.status != 'cancelled' %}