2016-04-14 00:29:17 +03:00

8 lines
108 B
HTML

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