hugo-theme-relearn/docs/layouts/shortcodes/piratify.html
2025-01-29 23:30:58 +01:00

5 lines
No EOL
153 B
HTML

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