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

ServitudePrive index

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