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