6 lines
45 B
HTML
6 lines
45 B
HTML
|
{{ define "main" }}
|
||
|
|
||
|
<b>hello</b>
|
||
|
|
||
|
{{ end }}
|