culinary.kemonine.info/themes/hugo-theme-relearn/layouts/shortcodes/include.html

5 lines
182 B
HTML

{{- partial "shortcodes/include.html" (dict
"context" .
"file" (.Get "file" | default (.Get 0))
"hidefirstheading" (.Get "hidefirstheading" | default (.Get 1))
) }}