mikaela.github.io/_layouts/mini.html

8 lines
94 B
HTML
Raw Normal View History

2024-05-18 18:58:57 +02:00
<!doctype html>
<html>
{% include head.html %}
<body>
{{ content }}
</body>
</html>