* register logic

This commit is contained in:
2019-09-27 12:25:41 +02:00
parent b78f31670f
commit 06c24185d2
8 changed files with 87 additions and 23 deletions

View File

@ -57,7 +57,7 @@
</div>
<div class="card-footer">
<div class="d-flex justify-content-center links">
Don't have an account?<a id="signupbtn" href="#">Sign Up</a>
Don't have an account?<a href="register.html">Sign Up</a>
</div>
<div class="d-flex justify-content-center">
<a href="#">Forgot your password?</a>