Could not find downloadable layers for this map. You can go back to
{% endblocktrans %}{{map.title}}
{% endfor %}
{% if locked_layers %}
{% blocktrans %}
Additionally, the map contains these layers which will not be downloaded
due to security restrictions:
{% endblocktrans %}
{% for layer in locked_layers %}
{{ layer.layer_title }}
{% endfor %}
{% endif %}
{% if remote_layers %}
{% blocktrans %}
Finally, the map contains these layers which will not be downloaded
because they are not available directly from this GeoNode:
{% endblocktrans %}