actually close the fucking tag on sign in page

This commit is contained in:
kittentm 2026-03-08 07:31:37 +01:00
commit 356554c096
No known key found for this signature in database
GPG key ID: AC43DFDBC1F44A91

View file

@ -1,5 +1,6 @@
<!DOCTYPE html>
<html class="no-js" data-id="8a7cdef9"> <head>
<html class="no-js" data-id="8a7cdef9" lang="en">
<head>
<meta charset="utf-8"/>
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"/>
<meta content="" name="description"/>
@ -63,7 +64,8 @@
<label for="remember_box">Remember Me</label>
</div>
<input class="hb-btn hb-is-decide" id="btn_text" type="submit" value="Sign In"/>
<p><a class="hb-icon-external" href="https://discord.gg/grMSxZf" target="_blank">Forgot your password?</a><br/>
<p><a class="hb-icon-external" href="https://discord.gg/grMSxZf" target="_blank">Forgot your password?</a></p>
</div>
</form>
</div>
</div>