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

5 lines
182 B
HTML
Raw Normal View History

2022-12-03 15:27:03 +00:00
{{- partial "shortcodes/include.html" (dict
"context" .
"file" (.Get "file" | default (.Get 0))
"hidefirstheading" (.Get "hidefirstheading" | default (.Get 1))
) }}