{% extends "documents/document_base.html" %} {% load i18n %} {% load dialogos_tags %} {% load agon_ratings_tags %} {% load bootstrap_tags %} {% load url from future %} {% load base_tags %} {% load guardian_tags %} {% block title %}{{ resource.title }} — {{ block.super }}{% endblock %} {% block head %} {% if TWITTER_CARD %} {% include "base/_resourcebase_twittercard.html" %} {% endif %} {% if OPENGRAPH_ENABLED %} {% include "base/_resourcebase_opengraph.html" %} {% endif %} {{ block.super }} {% endblock %} {% block body_class %}documents{% endblock %} {% block body_outer %}
Download the {{ resource }} document
{% elif resource.doc_url %}Download the {{ resource }} document. ({% trans 'External Resource' %})
{% endif %} {% endif %}{% trans "List of resources using this document:" %}
{% endif %}{% trans "This document is related to a " %} {{ resource.content_type.name }}
{{ related.title }} {% else %}{% trans "This document is not related to any maps or layers" %}
{% endif %}{% trans "Click the button below to change the permissions of this document." %}