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