{% extends "admin/orchestra/generic_confirmation.html" %} {% load i18n l10n staticfiles admin_urls %} {% block content %}

Select a {{ field_name }} for the new {{ opts.object_name }} instance

{% csrf_token %}
{% endblock %}