add button for non-owner members to leave group
This commit is contained in:
@ -10,8 +10,9 @@
|
||||
|
||||
{% block searchresults %}
|
||||
{% endblock %}
|
||||
|
||||
{% include "groups/members.html" with group=group %}
|
||||
<div class="mb-2">
|
||||
{% include "groups/members.html" with group=group %}
|
||||
</div>
|
||||
|
||||
<h2 class="title is-5">Lists</h2>
|
||||
{% if not lists %}
|
||||
|
Reference in New Issue
Block a user