reploy/templates/default.html

7 lines
57 B
HTML

<html>
{{> head.html}}
<body>
{{{body}}}
</body>
</html>