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