4 lines
41 B
HTML
4 lines
41 B
HTML
|
{{define "main"}}
|
||
|
<h1>Hello</h1>
|
||
|
{{end}}
|