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

5 lines
71 B
Cheetah

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