fixed yaml
This commit is contained in:
8
example/templates/index.html
Normal file
8
example/templates/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<meta>
|
||||
<title>{{ Meta.Title }}</title>
|
||||
</meta>
|
||||
<body>
|
||||
{{{ Body }}}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user