reploy/templates/default.html
2023-05-23 23:06:18 +02:00

7 lines
53 B
HTML

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