{% extends "page_layout.html" %} {% load i18n %} {% block title %} {% trans "Search Data" %} - {{ block.super }} {% endblock %} {% block head %} {% include "geonode/ext_header.html" %} {% include "geonode/app_header.html" %} {% include "geonode/geo_header.html" %} {{ block.super }} {% endblock %} {% block breadcrumb %} {% endblock %} {% block main %}

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

{%trans "Click the + on any row to show layer metadata or download in PDF, KML, GeoTIFF, or SHP." %} {% trans "To bookmark your current search use this" %}

{% endblock %} {% block sidebar %}

{% trans "Refine Search" %}

{% trans "By area" %}

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

Refine

{% trans "Selected Data" %}

{% blocktrans %}Use the checkboxes in the search results to add data to your selection.{% endblocktrans%}

{% endblock %}