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

AspectExterieur index

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