diff --git a/users/templates/list_users.html b/users/templates/list_users.html index 002a525..488cfbd 100644 --- a/users/templates/list_users.html +++ b/users/templates/list_users.html @@ -63,9 +63,29 @@

{% trans 'Contact' %}: {{ acc.phone }}

{% trans 'Edit' %} - {% trans 'Delete' %} + {% trans 'Delete' %}
+ + + + {% endfor %} -- libgit2 0.21.2