{% if dashboard_editorial %} {% set has_editorial_archive = dashboard_editorials_archive|default([])|length > 0 %}
L'édito du moment {{ dashboard_editorial.title }}
{% if has_editorial_archive %} {% endif %}
{% endif %}