4 lines
54 B
HTML
4 lines
54 B
HTML
|
|
{{ define "main" }}
|
||
|
|
<h1>{{ .Title }}</h1>
|
||
|
|
{{ end }}
|