4 lines
74 B
HTML
4 lines
74 B
HTML
|
{{partial "header.html" . }}
|
||
|
{{ .Content }}
|
||
|
{{ partial "footer.html" . }}
|