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

<div style="text-align:center;">
    <h1>404</h1>
    <p><strong>Page not found.</strong></p>
    <p><small>If you see this message, please <a href="mailto:{{- site.email | strip | url_encode -}}?subject={{- 'I found a broken page' | strip | normalize_whitespace | uri_escape -}}">let me know</a>.</small></p>
</div>