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

Modifier un Projet de Loi

{% if response is defined and response != "" %} {% if response == "OK" %}
OK ! Projet modifié avec succès.
{% else %}
Erreur ! {{ response }}
{% endif %} {% endif %}
Français
{% if article.fichierFr %} Voir Fichier FR {% endif %}
{% if article.imageFr %} {% endif %}
العربية
{% if article.fichierAr %} Voir Fichier AR {% endif %}
{% if article.imageAr %} {% endif %}



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