{% extends "page_layout.html" %} {% load i18n %} {% load navbar %} {% 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 nav %} {% navbar data %} {% endblock %} {% block main %}
{%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" %} {% trans "permalink" %}
{% blocktrans %}Limit the search to data that includes features in the displayed area.{% endblocktrans %}
{% blocktrans %}Use the checkboxes in the search results to add data to your selection.{% endblocktrans%}