4 lines
62 B
HTML
4 lines
62 B
HTML
{{ define "content" }}
|
|
<h1>Something goes here</h1>
|
|
{{ end }}
|
{{ define "content" }}
|
|
<h1>Something goes here</h1>
|
|
{{ end }}
|