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