layout: compress


{% include header.html %}

{% include nav.html %}

<section class=“error-page”>

{{ content }}

</section>

{% include scripts.html %}

</body> </html>