mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-19 11:20:24 +00:00
4 lines
149 B
HTML
4 lines
149 B
HTML
|
{{- .Scratch.Set "relearnOutputFormat" "PRINT" }}
|
||
|
{{- partial "header.html" . }}
|
||
|
{{- partial "content-print.html" . }}
|
||
|
{{- partial "footer.html" . }}
|