diff --git a/allianceauth/groupmanagement/templates/groupmanagement/groupmembership.html b/allianceauth/groupmanagement/templates/groupmanagement/groupmembership.html index cbadf593..f6f3b499 100644 --- a/allianceauth/groupmanagement/templates/groupmanagement/groupmembership.html +++ b/allianceauth/groupmanagement/templates/groupmanagement/groupmembership.html @@ -53,6 +53,10 @@ + + + + {% endfor %} @@ -68,3 +72,9 @@ {% endblock content %} +{% block extra_javascript %} + + +{% endblock %} \ No newline at end of file