{% csrf_token %}
{{ list_form.name }}
{{ list_form.description }}
List curation:
{% include 'snippets/privacy_select.html' with current=list.privacy %}
{% include 'snippets/toggle/close_button.html' with controls_text='create-list' text="Cancel" %}