replace <hr> with <hr/>

This commit is contained in:
2026-06-18 18:25:28 +01:00
parent caed7bbfdf
commit c179adccb2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>