3 lines
45 B
HTML
3 lines
45 B
HTML
|
{{ define "content" }}
|
||
|
<h1>hello</h1>
|
||
|
{{end}}
|