diff --git a/users/templates/list_users.html b/users/templates/list_users.html index 2e06246..002a525 100644 --- a/users/templates/list_users.html +++ b/users/templates/list_users.html @@ -26,7 +26,7 @@ {% block content %} {% if messages %} {% for message in messages %} -