hugo-theme-relearn/layouts/_default/list.print.html

4 lines
149 B
HTML
Raw Normal View History

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