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