{% extends 'FrontofficeAr/base.html.twig' %} {% block activeAc %}main-menu-active{% endblock %} {% block titre %}{{ actualite.titreAr }}{% endblock %} {% block body %}
#}
{% if images|length > 0 %}
{% else %}
{#
#}
{% endif %}
{% endif %}
{% if actualite.url is not empty %}
{{ actualite.url }}
{% endif %}
{{ o.textAr|striptags|length > 50 ? o.textAr|striptags|slice(0, 50) ~ '...' : o.textAr|striptags }}
#} Le {{ o.date|date("d-m-Y") }} {# Voir plus #}