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

ZoneOccupCondPart index

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