{% extends "base.html" %} {% load i18n %} {% load geonode_auth %} {% block head %} {% include "geonode/ext_header.html" %} {% include "geonode/app_header.html" %} {% include "geonode/geo_header.html" %} {{ block.super }} {% endblock %} {% block body %}
{% trans "Contact:" %} {{ document.owner }}