mikaela.github.io/_layouts/mini.html

8 lines
94 B
HTML

<!doctype html>
<html>
{% include head.html %}
<body>
{{ content }}
</body>
</html>