<!DOCTYPE html>
<html lang="en">
{% include common/head.html %}
<body>
{{ content }}
{% include common/footer.html %}
</body>
</html>