data in header
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
<html>
|
||||
<meta>
|
||||
<title>{{ Meta.Title }}</title>
|
||||
<meta name="description" content="{{ Meta.Description }}" />
|
||||
<meta name="keywords" content="{{ Meta.Keywords }}" />
|
||||
</meta>
|
||||
<body>
|
||||
{{{ Body }}}
|
||||
<pre>
|
||||
|
||||
{{{ Data }}}
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user