fix reverse reference to user bookwyrm_groups
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
{% include 'groups/form.html' %}
|
||||
</form>
|
||||
|
||||
{% include 'groups/user_groups.html' with groups=groups %}
|
||||
{% include 'groups/user_groups.html' %}
|
||||
</section>
|
||||
<div>
|
||||
{% include 'snippets/pagination.html' with page=user_groups path=path %}
|
||||
|
Reference in New Issue
Block a user