summaryrefslogblamecommitdiffstats
path: root/themes/Brine/layouts/_default/page.html
blob: e32b8d94b7295114ead387ef652525a4b48394e2 (plain) (tree)
1
2
3


                                                       
{{ define "main" }}	<h1>{{ .Title }}</h1>
	<div>Reading time: {{ .ReadingTime }} min</div>
	{{ .Content }}{{ end }}