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

5 lines
71 B
Cheetah
Raw Normal View History

<!doctype html>
<body>
<p>Can you see this? → {{.Bar}}</p>
</body>