voidway/templates/index.html
2024-12-22 22:44:41 +04:00

4 lines
No EOL
73 B
HTML

<html>
<h1>hi</h1>
<p>this is a test from {{ .test }}</p>
</html>