9 lines
68 B
HTML
9 lines
68 B
HTML
{{ partial "header" . }}
|
|
|
|
{{.Content}}
|
|
|
|
{{ partial "footer" . }}
|
|
|
|
|
|
|