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

4 lines
No EOL
149 B
HTML

{{- .Scratch.Set "relearnOutputFormat" "PRINT" }}
{{- partial "header.html" . }}
{{- partial "content-print.html" . }}
{{- partial "footer.html" . }}