kuvia2/vendor/github.com/flamego/template/testdata/overwrite/primary/home.tmpl

5 lines
49 B
Cheetah
Raw Normal View History

2022-01-14 23:09:03 +00:00
{{template "head"}}
<p>
Hello, {{.Name}}!
</p>