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