4 lines
No EOL
70 B
HTML
4 lines
No EOL
70 B
HTML
{{template "base" .}}
|
|
{{define "content" }}
|
|
<p>Hello world</p>
|
|
{{end}} |