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

الجامعة في الصحافة

{{ actualite.titreAr }}

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

أخرى

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