2016-04-03 02:21:43 +03:00

7 lines
107 B
HTML

{{define "head"}}
<title>Blocks 2</title>
{{end}}
{{define "body"}}
<a href="/">Go to blocks 1</a>
{{end}}