mirror of
https://git.mills.io/prologic/zs
synced 2024-11-25 14:56:12 +03:00
6 lines
65 B
HTML
6 lines
65 B
HTML
<html>
|
|
<body>
|
|
<h1>{{ println "Hello" }}</h1>
|
|
</body>
|
|
</html>
|