{% load i18n %}

{% trans "Search" %} {% trans "for geospatial data" %}

{% trans "Title" %} {% trans "Contact" %} {% trans "Last Modified" %}

{% if search_type == "layer" %}
{% trans "Export as ZIP " %}
{% csrf_token %}
{% endif %}