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

Publications

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




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