7 lines
84 B
HTML
7 lines
84 B
HTML
|
<head>
|
||
|
<title>{{ page.title }}</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
{{ content }}
|
||
|
</body>
|