echoBoilerplate/templates/pages/index.gohtml

4 lines
53 B
Plaintext

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