Fixup missing template.html

This commit is contained in:
Tim Schubert 2020-12-31 12:13:53 +01:00
parent 87936f07af
commit 9aba585da8
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

11
src/template.html Normal file
View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="author" content="dadada" />
<title>dadada</title>
</head>
<body>
$body$
</body>
</html>