Fixed the broken signup.html
Signed-off-by: arzumify <jliwin98@danwin1210.de>
This commit is contained in:
parent
6e33618a75
commit
eff9f20fb3
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue