Files

5 lines
125 B
HTML

{{- $_hugo_config := `{ "version": 1 }` }}
{{- partial "shortcodes/tree.html" (dict
"page" .Page
"content" .Inner
) }}