{{ _('Start a New Collection') }}

{{ field(form.name, _('Name:')) }} {% set slug_base = url('collections.user', user.username, add_prefix=False) %}

{{ form.errors['slug'] }} {{ slug_base }}{{ form.slug }} {{ slug_base }} {{ _('Edit') }}

{{ _('(optional)') }} {{ form.description }}

{{ form.listed }}

{% trans legal='http://www.mozilla.org/legal/' %} As noted in our Legal Notices, individual collection arrangements are governed by the Creative Commons Attribution Share-Alike License {% endtrans %}

{% trans %}or Cancel{% endtrans %}