From 783b47b2f7da6eefbe9d27149d57c9390d838d7a Mon Sep 17 00:00:00 2001 From: richard-dds Date: Sun, 21 Oct 2018 21:23:51 -0400 Subject: [PATCH] Fix indentation --- templates/workspaces/members/edit.html | 169 ++++++++++++------------- 1 file changed, 84 insertions(+), 85 deletions(-) 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 %}