mirror of
https://git.mills.io/prologic/zs
synced 2025-04-07 19:12:05 +00:00
5 lines
65 B
HTML
5 lines
65 B
HTML
<html>
|
|
<body>
|
|
<h1>{{ println "Hello" }}</h1>
|
|
</body>
|
|
</html>
|