{{set . "title" "Sign in"}} {{template "header.html" .}}

The Chat demonstration (from Play!)

{{if .flash.error}}

{{.flash.error}}

{{end}}

{{template "footer.html" .}}