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