{{define "base"}} {{template "title" .}} {{if not .LocalJSPath}} {{else}} {{end}} {{template "head" .}}
{{template "body" .}}
{{end}}