Add boilerplate
This commit is contained in:
parent
a5fdd8a103
commit
f9ed3ac363
6 changed files with 145 additions and 0 deletions
3
templates/pages/index.gohtml
Normal file
3
templates/pages/index.gohtml
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{ define "body" }}
|
||||
<h1>I'm working!</h1>
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue