diff --git a/templates/workspaces/members/edit.html b/templates/workspaces/members/edit.html index 61d2a49e..728682aa 100644 --- a/templates/workspaces/members/edit.html +++ b/templates/workspaces/members/edit.html @@ -53,99 +53,98 @@ {% for project in projects %} {% set revoke_modal_name = project.name + 'RevokeModal' %} -
- +
{% endfor %}