sailfish/examples/templates/actix.stpl

6 lines
57 B
Plaintext
Raw Normal View History

2020-06-06 16:32:35 -04:00
<html>
<body>
Hello <%= name %>!
</body>
</html>