First version

This commit is contained in:
2020-05-22 11:13:09 +02:00
parent c1e35272ec
commit 8d48751a6c
65 changed files with 744 additions and 357 deletions

View File

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