7 lines
57 B
HTML
7 lines
57 B
HTML
<html>
|
|
{{> head.html}}
|
|
<body>
|
|
{{{body}}}
|
|
</body>
|
|
</html>
|