{% extends "page_layout.html" %} {% load i18n %} {% block head %} {% include "geonode/ext_header.html" %} {% include "geonode/app_header.html" %} {{ block.super }} {% endblock %} {% block main %}

Download {{map.title}}

{% blocktrans %} Here you can download all the layers of this map that are hosted on this GeoNode. The following layers will be downloaded: {% endblocktrans %}

{% blocktrans %} Additionally, the map contains these layers which will not be downloaded due to security restrictions: {% endblocktrans %} {% blocktrans %} Finally, the map contains these layers which will not be downloaded because they are not available directly from this GeoNode: {% endblocktrans %} {% if map_status %}
{% else %}
{% csrf_token %}
{% endif %}
{% endblock %}