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