summaryrefslogtreecommitdiff
path: root/http/src/error.upphtml
diff options
context:
space:
mode:
Diffstat (limited to 'http/src/error.upphtml')
-rw-r--r--http/src/error.upphtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/http/src/error.upphtml b/http/src/error.upphtml
index 057006f..1e8ef13 100644
--- a/http/src/error.upphtml
+++ b/http/src/error.upphtml
@@ -4,6 +4,7 @@ export DESCRIPTION="Error page for Joe Carstairs' personal website"
pp "${SHARE}"/components/meta.upphtml
#!
+<main>
<section>
<h1>Got lost?</h1>
@@ -12,3 +13,4 @@ pp "${SHARE}"/components/meta.upphtml
my <a href='/'>homepage</a> instead.
</p>
</section>
+</main>