{% load i18n sanitize chimere_tags %}

{{ marker.name }}

{% if marker.default_pictures or marker.default_pictures or marker.default_multimedia_items%} {%endif%}
{% if dated %}

{{marker.start_date|date:"D d M Y"}} {% if marker.end_date %} - {{marker.end_date|date:"D d M Y"}}

{% endif %} {% endif %} {% if marker.description %}

{{ marker.description|sanitize:"p b i br hr strong em img:src:alt span:style a:href:target ul li ol h1 h2 h3 h4 table td tr th"|safe}}

{% endif %} {% for property in marker.getProperties %}

{{ property.value|sanitize:"p b i br hr strong em img:src:alt span:style a:href:target ul li ol h1 h2 h3 h4 table td tr th"|safe}}

{% endfor %} {% if marker.origin %}

{% trans "Source:" %} {{marker.origin}}

{% endif %} {% if marker.license %}

{% trans "License:" %} {{marker.license}}

{% endif %} {% if marker.multimedia_items %} {% trans "Show multimedia gallery" %} {% endif %}
{% trans "Submit an amendment" %} {% if moderator_emails %} {% trans "Propose amendment" %} {%endif%} {% if share_networks %} {% if simple %}{% trans "Share on"%}{% for share_network in share_networks %} {{share_network.0}} {% endfor %}{%else%} {% endif %} {% endif %}
{% if marker.multimedia_items %} {% endif %}