<!DOCTYPE html> <html>

{% include header.html %}

{{ content }}

{% include footer.html %}

</html>