{{ model.name }}
{%- if model.description %}
{{ model.description }}
{%- endif %}
{%- extends config.BASE_TEMPLATE %} {%- set title = _("New upload") %} {%- block page_body %}
{{ _("Choose the type of record you want to create.") }}