diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-18 08:16:51 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-18 08:16:51 +0100 |
| commit | 56e2c037b57cbe6eb8480833e78d5f1d095822f0 (patch) | |
| tree | d6d2d2223cc38c017a92e2616ebe6ef1e2cd9073 /http/src/contact.upphtml | |
| parent | c5c4167361749b6bd106587f5324b58b44d1b15b (diff) | |
moves <main> to default.layout
Diffstat (limited to 'http/src/contact.upphtml')
| -rw-r--r-- | http/src/contact.upphtml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/http/src/contact.upphtml b/http/src/contact.upphtml index 2d605a3..770ec19 100644 --- a/http/src/contact.upphtml +++ b/http/src/contact.upphtml @@ -8,7 +8,6 @@ pp "${SHARE}"/components/meta.upphtml pp "${SHARE}"/components/otp-dialog.upphtml #! -<main> <form class=contact-form> <h1>Contact me</h1> <p hidden class=error></p> @@ -95,4 +94,3 @@ pp "${SHARE}"/components/otp-dialog.upphtml await submitOtpForm(selectors); }); </script> -</main> |
