{% load i18n %} {% load l10n %} {% load extratags %}
{% trans "Stylesheet" %} {{ form.stylesheet }}
{# TODO: need to pick first style from list here #}

{% trans "Map stylesheet" %}

{% blocktrans trimmed %} The map stylesheet determines the style and appearance of the map itself. Note that the stylesheet also drives what details will be visible on the map. {% endblocktrans %}