6 lines
77 B
HTML
6 lines
77 B
HTML
{{ template "header" . }}
|
|
|
|
<p>This is a test!</p>
|
|
|
|
{{ template "footer" . }}
|