fixed yaml

This commit is contained in:
Sebastian Frank
2019-02-12 12:52:46 +01:00
parent 6150fd377b
commit 35561aa97f
22 changed files with 137 additions and 64 deletions

View File

@@ -0,0 +1,8 @@
<html>
<meta>
<title>{{ Meta.Title }}</title>
</meta>
<body>
{{{ Body }}}
</body>
</html>