all repos — quartzgun @ 7c0d0c864aec533c96ca9e03c9bb9fcc62d68857

lightweight web framework in go

testData/templates/cms_list.html (raw)

1
2
3
{{template "header"}}
<h1>It works!</h1>
{{template "footer"}}