mirror of
https://github.com/adanrsantos/ThePlaceHolders.git
synced 2024-12-16 08:00:39 -06:00
added links for forgotpassword page and confirmation page
This commit is contained in:
parent
09602d48f1
commit
502a87ef24
|
@ -20,6 +20,12 @@
|
|||
<li>
|
||||
<a href="./login.html"> Login </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./forgotpassword.html"> Forgot Password </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./confirmation.html"> Confirmation </a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./logout"> Log Out </a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue