1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-13 15:45:45 +00:00
hugo/tpl/internal/go_templates/htmltemplate/testdata/tmpl1.tmpl
Bjørn Erik Pedersen b298c06e05
deps: Update to Chroma v0.8.2
Closes 
2020-11-20 09:30:05 +01:00

3 lines
50 B
Cheetah

template1
{{define "x"}}x{{end}}
{{template "y"}}