<div class="container">
<header>
<h1>Not found</h1>
</header>

<article>
    <p>This page was not found.</p>
</article>
</div>

{{>../footer/default.html}}