3 lines
57 B
HTML
3 lines
57 B
HTML
|
|
{{ define "content" }}
|
||
|
|
<p>This is the index</p>
|
||
|
|
{{ end }}
|