Initial commit

This commit is contained in:
Thomas Boerger
2016-11-10 10:53:04 +01:00
commit 5a2b024d9f
23 changed files with 508 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{{ partial "header" . }}
{{ .Content }}
{{ partial "footer" . }}