mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-08 16:02:07 +00:00
2 lines
76 B
Cheetah
2 lines
76 B
Cheetah
{{define "dot"}}{{.}}{{end}}
|
|
{{define "nested"}}{{template "dot" .}}{{end}}
|