{% extends 'base.html.twig' %} {% block title %}EspaceLibre index{% endblock %} {% block body %}

EspaceLibre index

{% for espace_libre in espace_libres %} {% else %} {% endfor %}
Id Content actions
{{ espace_libre.id }} {{ espace_libre.content }} show edit
no records found
Create new {% endblock %}