Add 'template.html'

This commit is contained in:
roypur 2020-04-20 16:54:31 +02:00
parent 1876d9d1c8
commit 1cad9dfc8a

8
template.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<head>
<meta charset="utf-8">
</head>
<body>
{{body}}
</body>
</html>