Fixed the broken signup.html

Signed-off-by: arzumify <jliwin98@danwin1210.de>
This commit is contained in:
Tracker-Friendly 2024-10-22 20:31:09 +01:00
parent 6e33618a75
commit eff9f20fb3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<body>
<p style="display: none;" id="passthrough">{{ .unique_token }}</p>
<div class="inOutDiv"></div>
<div class="inOutDiv">
<h2>Signup</h2>
<p>Signup to {{ .identifier }}!</p>
<p id="statusBox"></p>