{% 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.propertymodel}}{% trans ":" %} {{ 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 the gallery"%}

{% endif %}
{% share_bar marker.name %}

{% trans "Submit an amendment" %} {% if moderator_emails %} {% trans "Propose amendment" %} {%endif%}

{% if marker.multimedia_items %} {% endif %}