mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 01:33:04 +00:00
4 lines
No EOL
149 B
HTML
4 lines
No EOL
149 B
HTML
{{- .Scratch.Set "relearnOutputFormat" "PRINT" }}
|
|
{{- partial "header.html" . }}
|
|
{{- partial "content-print.html" . }}
|
|
{{- partial "footer.html" . }} |