1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-06-07 16:28:04 -05:00
2021-09-25 20:52:01 -05:00

5 lines
67 B
HTML

{{ define "main" }}
<h1>{{ .Title }}</h1>
{{ .Content }}
{{ end }}