diff --git a/bookwyrm/templates/groups/members.html b/bookwyrm/templates/groups/members.html index 55d7fd749..7dce08918 100644 --- a/bookwyrm/templates/groups/members.html +++ b/bookwyrm/templates/groups/members.html @@ -1,6 +1,7 @@ {% load i18n %} {% load utilities %} {% load humanize %} +{% load bookwyrm_tags %} {% if request.GET.updated %}