{% extends 'Backoffice/base.html.twig' %} {% block activeLiMap %}class="active"{% endblock %} {% block activeMap %}class="active"{% endblock %} {% block body %} Tableau de board Map maritimes Map maritimes ({{ port.nom }}) {% if response != "" %} {% if response == "OK" %} × OK ! Informations ajoutées avec succès. {% else %} × Erreur ! {{ response }} {% endif %} {% endif %} Français Text {{ port.textFr }} العربية النص {{ port.textAr }} Enregister les informations {% endblock %} {% block js %} {% endblock %}