cowyo/vendor/github.com/gin-gonic/gin/examples/assets-in-binary/html/index.tmpl

5 lines
56 B
Cheetah

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