{{block "extra_head" .}}{{end}}
{{block "content" .}} {{if .IsContact}} {{template "contact" .}} {{else if .IsAbout}} {{template "about" .}} {{else if .IsHome}} {{template "index" .}} {{else}} {{template "newsletters" .}} {{end}} {{end}} {{block "extra_scripts" .}} {{end}}