{% extends 'Backoffice/base.html.twig' %} {% block activeLiActualites %}class="active"{% endblock %} {% block activeActualites %}class="active"{% endblock %} {% block body %}

Departement

{% if response != "" %} {% if response == "OK" %}
OK ! Departement modifié avec succès.
{% else %}
Erreur ! {{ response }}
{% endif %} {% endif %}
Français
{% if article.fichierFr %} Voir Fichier FR {% endif %}
العربية
{% if article.fichierAr %} Voir Fichier AR {% endif %}
Photos et Video
{% for i in images %} {% endfor %}
Actions




{% endblock %} {% block js %} {# #} {% endblock %}