mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-20 03:20:49 +00:00
4 lines
50 B
Cheetah
4 lines
50 B
Cheetah
|
template1
|
||
|
{{define "x"}}x{{end}}
|
||
|
{{template "y"}}
|