ref: 6a8bbfbcdd993c9ca66055cd4b3fd157d76799d7 dir: /layout.tpl/
{{define "layout"}} {{template "header" .header}} <div class="content"> {{template "content" .}} </div> {{template "footer" .footer}} {{end}}