mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-30 04:53:22 -05:00
4 lines
50 B
Cheetah
4 lines
50 B
Cheetah
|
template1
|
||
|
{{define "x"}}x{{end}}
|
||
|
{{template "y"}}
|