feat(adhesion): tmp adhesion

This commit is contained in:
Matthieu Bessat 2023-07-14 11:57:56 +02:00
parent 16aa9bd4bb
commit be64ca4110
16 changed files with 348 additions and 20 deletions

View file

@ -1,4 +1,10 @@
{{ define "main" }}
<div class="team-presentation">
<div class="team-item">
</div>
</div>
<main class="page-container">
{{ $listtitle := .Title }}
@ -23,5 +29,6 @@
</div>
{{ end }}
</main>
{{ end }}