{% load i18n %} {% load l10n %} {% load extratags %}
{% trans "Map title" %} {{ form.maptitle }}
{% trans "Locale" %}

{% trans "Your Email address (for notifications, optional)" %} {{ form.submittermail }} {% if SUBMITTER_MAIL_LIFETIME %} ({% trans "will be deleted after" %} {{ SUBMITTER_MAIL_LIFETIME }} {% trans "hours" %}) {% endif %}
{% trans "Summary" %}
{% trans "Location:" %}
{% trans "Layout:" %}
{% trans "Stylesheet:" %}
{% trans "Overlay:" %}
{% trans "Paper format:" %}

{% trans "Almost there!" %}

{% blocktrans trimmed %} You're almost ready to request to map rendering! Select the map language, eventually adjust the title of your map, and you're good to go! {% endblocktrans %}