{% extends 'Backoffice/base.html.twig' %} {% block activeLiPub %}class="active"{% endblock %} {% block activePub %}class="active"{% endblock %} {% block body %} Tableau de board Actualites Nouvelle publication Publications {% if response != "" %} {% if response == "OK" %} × OK ! Publication ajouté avec succès. {% else %} × Erreur ! {{ response }} {% endif %} {% endif %} Type de la publication : Publication globale Publication affaires maritimes Date publications : Français Afficher en français Titre Text {{ formData.textFr }} Fichier (FR) : العربية عرض باللغة العربية عنوان النص {{ formData.textAr }} ملف : Photos Images Enregister la publication {% endblock %} {% block js %} {# #} {% endblock %}