{% extends "page_layout.html" %} {% load i18n %} {% block title %} {% trans "Upload Layer" %} - {{ block.super }} {% endblock %} {% block head %} {% include "geonode/ext_header.html" %} {% include "geonode/app_header.html" %} {{ block.super }} {% endblock %} {% block main %}
{% trans "Select a layer data file and submit the form to begin the transfer." %}
{% blocktrans %} Note: If you are uploading a shapefile, first select the .SHP file. You will be prompted to locate the remaining component files. {% endblocktrans %}