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