Commit fd7a313a by abraham

loginchange

parent 19692f33
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<input type="email" placeholder="Email ID"> <input type="email" placeholder="Email ID">
<input type="password" placeholder="Password"> <input type="password" placeholder="Password">
<div class="btn-m-login"> <div class="btn-m-login">
<button class="btn-login">Login</button> <button class="btn-login" (click)="goToPage('loginaccount')">Login</button>
</div> </div>
<div class="links"> <div class="links">
<div class="row"> <div class="row">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment