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