echoBoilerplate/templates/pages/index.gohtml
2017-10-09 01:33:20 +02:00

4 lines
53 B
Plaintext

{{ define "body" }}
<h1>I'm working!</h1>
{{ end }}