blob: 75370c21f2fb140f9543f0156f58e7e18521a8cd [file] [log] [blame]
<!DOCTYPE html>
<html>
{% include head.html %}
<body>
{% include header.html %}
<div class="page-content">
<div class="pagewrapper">
{{ content }}
</div>
</div>
{% include footer.html %}
</body>
</html>