Add boilerplate

This commit is contained in:
Crow Crowcrow 2017-10-09 01:33:20 +02:00
parent a5fdd8a103
commit f9ed3ac363
6 changed files with 145 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{{ define "body" }}
<h1>I'm working!</h1>
{{ end }}