{% extends 'base.html.twig' %} {% block title %}ImplantationDomainePublic index{% endblock %} {% block body %}
| Id | ImplantationLimite | ImplantationRetrait | ReculMin | Exeptions | actions |
|---|---|---|---|---|---|
| {{ implantation_domaine_public.id }} | {{ implantation_domaine_public.implantationLimite ? 'Yes' : 'No' }} | {{ implantation_domaine_public.implantationRetrait ? 'Yes' : 'No' }} | {{ implantation_domaine_public.reculMin }} | {{ implantation_domaine_public.exeptions }} | show edit |
| no records found | |||||