File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 31
31
<h4 class =" card-title mb-4" >Login</h4 >
32
32
<form method =" post" action =" /login" >
33
33
<div class =" mb-3 " >
34
- <input class =" form-control" name =" email" placeholder =" Enter email" value = " nandanaprasad204@gmail.com " type =" text"
34
+ <input class =" form-control" name =" email" placeholder =" Enter email" type =" text"
35
35
style =" border : 1px solid #ced4da ;" required >
36
36
</div > <!-- form-group// -->
37
37
<div class =" mb-3" style =" position : relative ;" >
38
- <input class =" form-control" name =" password" id =" password" value = " nandu " placeholder =" Enter password"
38
+ <input class =" form-control" name =" password" id =" password" placeholder =" Enter password"
39
39
type =" password" style =" border : 1px solid #ced4da ; padding-right : 30px ;" required >
40
40
<button id =" togglePassword" class =" border-0" type =" button"
41
41
style =" position : absolute ; top : 50% ; right : 5px ; transform : translateY (-50% );" >
You can’t perform that action at this time.
0 commit comments