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

FCPM Logo

FCPM Dans la presse

{{ actualite.titreFr }}

{% if actualite.urlVideo != '' %} {# #} {% set videoId = actualite.urlVideo|split('watch?v=')|last|split('&')|first %} {% else %} Image principale {% endif %}
{{ actualite.textFr|raw }}
Partager sur :

Autres

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