feat: Mise en place du site

This commit is contained in:
2021-06-12 01:58:10 +02:00
parent b60416834e
commit bbe2cf563e
89 changed files with 2203 additions and 1 deletions

View File

@ -0,0 +1,5 @@
{{ define "main" }}
<section class="content container md">
{{ .Content }}
</section>
{{ end }}