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