Initial commit

This commit is contained in:
2019-03-30 18:41:00 +01:00
commit 10993b9209
28 changed files with 887 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{{define "body_content"}}
<p class="title is-4">Bestellformular</p>
<article class="message is-danger">
<div class="message-body">
Aktuell noch in Entwicklung, kommen Sie sp&auml;ter noch einmal vorbei...
</div>
</article>
{{end}}