Files
zcli-playground/static/index.html
T
2026-02-08 10:25:39 +01:00

9 lines
99 B
HTML

<html>
<head>
<title>%%TITLE%%</title>
</head>
<body>
This is it: %%TEST_ENV%%
</body>
</html>