forked from spacebar/SplatNet
actually close the fucking tag on sign in page
This commit is contained in:
parent
3ab09a3723
commit
356554c096
1 changed files with 4 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue