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

2 lines
79 B
HTML
Raw Normal View History

{{- .Scratch.Set "relearnOutputFormat" "PRINT" }}
2022-04-11 23:04:49 +02:00
{{- partial "_list.html" . }}