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