Files
kubecon24/themes/hugo-theme-relearn/exampleSite/layouts/shortcodes/piratify.html
2024-03-19 14:59:45 +01:00

5 lines
153 B
HTML

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