hugo-theme-relearn/exampleSite/layouts/shortcodes/piratify.html

5 lines
No EOL
153 B
HTML

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