{% load i18n %} {% csrf_token %} {% if editable %}
{{ form.name }}
{% else %} {% endif %}
{{ form.description }}
{% include 'snippets/privacy_select.html' with current=privacy %}