6 lines
91 B
HTML
6 lines
91 B
HTML
{{ template "layout_header" . }}
|
|
|
|
<p>This is a test.</p>
|
|
|
|
{{ template "layout_footer" . }}
|