{% extends "layers/layer_base.html" %} {% load i18n %} {% load layers_tags %} {% load staticfiles %} {% block title %} {% trans "Upload Layer" %} — {{ block.super }} {% endblock %} {% block body_class %}data upload{% endblock body_class %} {% block head %} {% include "geonode/ext_header.html" %} {% include "geonode/app_header.html" %} {% include "geonode/geo_header.html" %} {{ block.super }} {% endblock %} {% block body %}