hugo-theme-relearn/exampleSite/layouts/shortcodes/piratify.html
2023-05-18 14:01:50 +02:00

5 lines
No EOL
153 B
HTML

{{- partial "shortcodes/piratify.html" (dict
"context" .Page
"pagefield" "Content"
"writenotice" (.Get "writenotice" | default (.Get 0))
) }}