create group curated lists

This commit is contained in:
Hugh Rundle
2021-09-26 15:56:52 +10:00
parent f3a3ba5f01
commit 8bfc71db6e
4 changed files with 37 additions and 9 deletions

View File

@ -25,7 +25,7 @@
</div>
<div class="block">
{% include 'lists/edit_form.html' with controls_text="edit_list" %}
{% include 'lists/edit_form.html' with controls_text="edit_list" user_groups=user_groups %}
</div>
{% block panel %}{% endblock %}