gin/examples/assets-in-binary/html/index.tmpl

5 lines
56 B
Cheetah
Raw Normal View History

<!doctype html>
<body>
<p>Hello, {{.Foo}}</p>
</body>