{% csrf_token %}
{{ list_form.name }}
{{ list_form.description }}
List curation:
{% include 'snippets/privacy_select.html' with current=list.privacy %}