1
0
Fork 0
kempkens.io/_layouts/default.html
2015-01-11 22:52:17 +01:00

12 lines
130 B
HTML

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