8 lines
94 B
HTML

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