5 lines
88 B
HTML
5 lines
88 B
HTML
{{template "partials/header" .}}
|
|
|
|
<h1>{{.Title}}</h1>
|
|
|
|
{{template "partials/footer" .}}
|