zedshaw.games/views/test.html

5 lines
88 B
HTML

{{template "partials/header" .}}
<h1>{{.Title}}</h1>
{{template "partials/footer" .}}