personal-site/templates/pages/about.gohtml
2021-12-14 11:30:31 -05:00

3 lines
No EOL
49 B
Text

{{define "content"}}
<p>{{.Data}}</p>
{{end}}