{% extends 'FrontofficeFr/base.html.twig' %} {% block activeAnn %}main-menu-active{% endblock %} {% block titre %}{{ actualite.titreAr }}{% endblock %} {% block body %}

FCPM Logo

{{titre}}

{#

{{ actualite.titreFr }}

#}

{{ actualite.titreFr }}

{% if actualite.fichierAr is not empty %} {% endif %}
{# {% if actualite.imgPrincipal !='' %} {% else %} {% endif %} #} {% if images|length > 0 %} {% else %} Image principale {% endif %}
{{ actualite.textFr|raw }}
Partager sur :

Autres

{% for o in others %} {% else %}
Aucun article similaire
{% endfor %}
{% endblock %} {% block js %} {% endblock %}