1
0
mirror of https://github.com/actix/examples synced 2025-02-02 17:39:05 +01:00

9 lines
104 B
Handlebars

{{! Simple example !}}
{{> doc/t }}
<html>
{{> doc/head }}
<body>
{{> @partial-block }}
</body>
</html>