compose-theme/layouts/index.html

6 lines
78 B
HTML
Raw Normal View History

2024-07-26 17:08:59 +02:00
{{- define "main" }}
<div class="content">
{{ .Content }}
</div>
{{- end }}