This repository has been archived on 2021-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
rdelaage.ovh/layouts/_default/list.html

6 lines
72 B
HTML

{{ define "main" }}
<section>
{{- .Content -}}
</section>
{{ end }}