diff --git a/files/templates/group_memberships.html b/files/templates/group_memberships.html index fa57b4859..4d0382271 100644 --- a/files/templates/group_memberships.html +++ b/files/templates/group_memberships.html @@ -7,10 +7,6 @@ Name Joined on - {% if v.id == group.owner.id %} - - - {% endif %} @@ -21,7 +17,7 @@ {% include "user_in_table.html" %} {% endwith %} - + {% if membership.approved_utc %} {% elif v.id == group.owner.id %}