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

Actualités

{% if response != "" %} {% if response == "OK" %}
OK ! Article 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 %}