mirror of
https://github.com/square/certigo.git
synced 2024-04-21 12:32:40 +00:00
3 lines
76 B
Cheetah
3 lines
76 B
Cheetah
{{define "dot"}}{{.}}{{end}}
|
|
{{define "nested"}}{{template "dot" .}}{{end}}
|