first commit

This commit is contained in:
2025-07-06 16:29:23 +02:00
commit 77160b1905
122 changed files with 18906 additions and 0 deletions

View File

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