notes/template.html
2020-04-20 16:54:31 +02:00

8 lines
76 B
HTML

<html>
<head>
<meta charset="utf-8">
</head>
<body>
{{body}}
</body>
</html>