gin/examples/assets-in-binary/html/index.tmpl
2018-04-22 15:04:38 +08:00

5 lines
56 B
Cheetah

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