1
0
mirror of https://github.com/writeas/writefreely synced 2024-12-13 00:57:15 +01:00
writefreely/pages/blank.tmpl
2018-11-07 23:50:50 -05:00

3 lines
149 B
Cheetah

{{define "head"}}<title>{{.Title}} &mdash; {{.SiteName}}</title>{{end}}
{{define "content"}}<div class="content-container">{{.Content}}</div>{{end}}