{% extends "fullscreen.html" %} {% load i18n %} {% block title %} {{maptitle}}{% endblock %} {% block head %} {% include "geonode/jquery_header.html" %} {% include "geonode/ext_header.html" %} {% include "geonode/app_header.html" %} {% include "geonode/geo_header.html" %} {{ block.super }} {% endblock %} {% block body %}
{{ block.super }}

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

Selected Data

{% trans "Refine Search" %}

{% trans "By area" %}

{% blocktrans %}Limit the search to data that includes features in the displayed area.{% endblocktrans %}

Refine
{% endblock %}