aboutsummaryrefslogtreecommitdiff
path: root/_pages/404.html
blob: 1fcbc7c3ac814487d641139acf0dcc2ad981db96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
layout: page
permalink: /404.html
---

<div style="text-align:center;">
    <h1>404</h1>
    <p><strong>Page not found.</strong></p>

    <small>
        <p>If you see this message, please <a href="mailto:{{- site.email | strip | url_encode -}}?subject={{- 'I found a broken page' | strip | normalize_whitespace | xml_escape -}}">let me know</a>.</p>
    </small>
</div>