{% extends '@InstallBois/index.html.twig' %} {% import "forms-macro/popup.html.twig" as macro %} {% block title %} INSTALL-BOIS {% endblock %} {% block head %} {{ parent() }} {% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block javascripts %} {# #} {{ parent() }} {% endblock %} {% block page_content_start %} {{ parent() }}

Documentation | {{ section }}

{% endblock %} {% block page_content %}
{% for file in files %} {% else %} {% endfor %}
Date de publication Titre du document Actions
{{ file.publicationDate ? file.publicationDate|date('d/m/Y') : "Non renseignée" }} {{ file.name }} {% if file.filePath %} {% endif %}
Aucun document n'a été mis en ligne
{% endblock %}