4 lines
63 B
HTML
4 lines
63 B
HTML
|
{{ define "content" }}
|
||
|
{{ partial "home.html" . }}
|
||
|
{{ end }}
|