This commit is contained in:
2024-12-26 17:45:58 +01:00
parent 9a2e4755e1
commit 4b798fd1f9
39 changed files with 1445 additions and 71 deletions

View File

@@ -1 +1,4 @@
<h2>Veuillez selectionner une compagnie</h2>
{% extends 'base.html.twig' %}
{%block body%}
<h2>Veuillez selectionner une compagnie</h2>
{%endblock%}