hugo-theme-relearn/layouts/_default/list.html
2022-04-02 15:29:34 +02:00

4 lines
No EOL
149 B
HTML

{{- .Scratch.Set "relearnOutputFormat" "HTML" }}
{{- partial "header.html" . }}
{{- partial "content-screen.html" . }}
{{- partial "footer.html" . }}