summaryrefslogtreecommitdiff
path: root/http/src/contact.upphtml
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-18 18:25:28 +0100
committerJoe Carstairs <me@joeac.net>2026-06-18 18:25:28 +0100
commitc179adccb27badc2055cefd80a8863ffb0d1b478 (patch)
treed8df10eb29f4eebfcce0abfb36907d1d7698a2a2 /http/src/contact.upphtml
parentcaed7bbfdfef88a28ac924e9d5ccf536a0b63284 (diff)
replace <hr> with <hr/>
Diffstat (limited to 'http/src/contact.upphtml')
-rw-r--r--http/src/contact.upphtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/src/contact.upphtml b/http/src/contact.upphtml
index 770ec19..1f425a6 100644
--- a/http/src/contact.upphtml
+++ b/http/src/contact.upphtml
@@ -24,7 +24,7 @@ pp "${SHARE}"/components/otp-dialog.upphtml
<h1>You sent me a message!</h1>
<p>Thanks for that. I may be in touch.</p>
<p>In case you forgot, your message was this:</p>
- <hr>
+ <hr />
<dl>
<dt>Name</dt> <dd class=sentname>???</dd>
<dt>Email</dt> <dd class=sentemail>???</dd>