Files
coopgo/themes/coopgo-theme/layouts/gotogether/single.html
2022-01-11 17:09:54 +01:00

6 lines
86 B
HTML

{{ define "main" }}
<div class="container content">
{{.Content}}
</div>
{{ end }}