Your IP : 172.28.240.42


Current Path : /usr/local/go/src/html/template/testdata/
Upload File :
Current File : //usr/local/go/src/html/template/testdata/file2.tmpl

{{define "dot"}}{{.}}{{end}}
{{define "nested"}}{{template "dot" .}}{{end}}