--- layout: layouts/base.njk --- {% if page.date %} {% endif %} {% for quote in quotes %}
« {{ quote | toHTML | safe }} »
{% endfor %}

{{ content | safe }}

{% if articleImage %} {{ title }} {% endif %} {% if iframe %} {{ iframe | safe }} {% endif %} {% if link %} L'article {% endif %}