1
0
mirror of https://github.com/actix/examples synced 2025-01-23 06:14:35 +01:00
2021-02-26 00:57:58 +00:00

9 lines
104 B
Handlebars

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