{% extends "maps/map_base.html" %} {% load i18n %} {% load staticfiles %} {% load dialogos_tags %} {% load pinax_ratings_tags %} {% load bootstrap_tags %} {% load pagination_tags %} {% load base_tags %} {% load guardian_tags %} {% load client_lib_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 %} {% get_map_detail %} {{ block.super }} {% endblock %} {% block body_class %}maps{% endblock %} {% block body_outer %} {% overall_rating resource "map" as map_rating %}
{% trans "This map uses the following layers:" %}
{{ key }}
{% endfor %} {% else %}No legend
{% endif %}{% trans "This map uses the following layers:" %}
{{ key }}
{% endfor %} {% else %}No legend
{% endif %}{% trans "List of documents related to this map:" %}
{% trans "Specify which users can view or modify this map" %}
{% trans "Duplicate this map and modify it for your own purposes" %}
{% trans "Create a New Map" %}