{% load i18n geotrek_tags mapentity_tags static %} {% settings_value "PRIMARY_COLOR" as primary_color %}
{% block style %} {% endblock style %} {% block body %}{% trans "Sensitivity period:" %} {{ area.pretty_period }}
{% if area.contact %}{% trans "Contact:" %} {{ area.contact|safe }}
{% endif %}{{ area.description|safe }}
{% if area.species.url %}{% endif %}