blob: 669884c5224c049f1197cd7b21bc44be7bc0d291 [file] [log] [blame]
{% include top.html %}
<body class="wrap">
<header>
{% include header.html %}
</header>
<div class="container p-4 pt-5">
<main role="main" class="pb-5">
{{ content }}
</main>
{% include footer.html %}
</div>
</body>
</html>