nicojensen.de/_layouts/blogpost.html

12 lines
248 B
HTML

---
layout: compress
---
<!DOCTYPE html>
<html lang="de" class="no-js page-home">
{% include blogpostheader.html %}
<body>
{% include header.html %} {% include navigation.html %} {{content}} {%
include footer.html %}
</body>
</html>