1
0
mirror of https://github.com/writeas/writefreely synced 2024-12-12 00:26:12 +01:00
writefreely/pages/blank.tmpl

3 lines
149 B
Cheetah
Raw Normal View History

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