redstrate.com/themes/red/layouts/_default/list.html

8 lines
70 B
HTML
Raw Normal View History

2022-08-02 14:05:56 -04:00
{{ define "main" }}
<h2>{{ .Title }}</h2>
{{ .Content }}
{{ end }}