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