1
0
mirror of https://github.com/writeas/writefreely synced 2025-01-31 05:45:12 +01:00
writefreely/pages/blank.tmpl

3 lines
149 B
Cheetah
Raw Normal View History

2018-11-07 23:50:50 -05:00
{{define "head"}}<title>{{.Title}} &mdash; {{.SiteName}}</title>{{end}}
{{define "content"}}<div class="content-container">{{.Content}}</div>{{end}}