File tree Expand file tree Collapse file tree 5 files changed +4
-8
lines changed Expand file tree Collapse file tree 5 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 10
10
< a href ="/ "> < img src ="static/gem.png " class ="icon "> GEMS</ a >
11
11
< a class ='active ' href ="{{ url_for('checkin') }} "> Check-In</ a >
12
12
< a href ="{{ url_for('checkout') }} "> Check-out</ a >
13
- < a href ="{{ url_for('host ') }} "> Host-Registration</ a >
13
+ < a href ="{{ url_for('pin ') }} "> Host-Registration</ a >
14
14
< div class ="topnav-right ">
15
15
< a href ="{{ url_for('allhosts') }} "> Host List</ a >
16
16
< a href ="{{ url_for('visitors') }} "> Visitor List</ a >
Original file line number Diff line number Diff line change 9
9
< a href ="/ "> < img src ="static/gem.png " class ="icon "> GEMS</ a >
10
10
< a href ="{{ url_for('checkin') }} "> Check-In</ a >
11
11
< a class ='active ' href ="{{ url_for('checkout') }} "> Check-out</ a >
12
- < a href ="{{ url_for('host ') }} "> Host-Registration</ a >
12
+ < a href ="{{ url_for('pin ') }} "> Host-Registration</ a >
13
13
< div class ="topnav-right ">
14
14
< a href ="{{ url_for('allhosts') }} "> Host List</ a >
15
15
< a href ="{{ url_for('visitors') }} "> Visitor List</ a >
Original file line number Diff line number Diff line change 35
35
< label for ="address-label "> address</ label >
36
36
</ div >
37
37
< input type ="text " class ="pad " id ="address-label " placeholder ="Please enter your Address " name = "address " required >
38
- < div >
39
- < label for ="pin-label "> Enter Pin</ label >
40
- </ div >
41
- < input type ="password " class ="pad " id ="pin-label " placeholder ="Please enter the PIN " name = "pin " required >
42
38
< div >
43
39
< button id ="submit "> Submit </ button >
44
40
</ div >
Original file line number Diff line number Diff line change 9
9
< a href ="/ "> < img src ="static/gem.png " class ="icon "> GEMS</ a >
10
10
< a href ="{{ url_for('checkin') }} "> Check-In</ a >
11
11
< a href ="{{ url_for('checkout') }} "> Check-out</ a >
12
- < a href ="{{ url_for('host ') }} "> Host-Registration</ a >
12
+ < a href ="{{ url_for('pin ') }} "> Host-Registration</ a >
13
13
< div class ="topnav-right ">
14
14
< a class ='active ' href ="{{ url_for('allhosts') }} "> Host List</ a >
15
15
< a href ="{{ url_for('visitors') }} "> Visitor List</ a >
Original file line number Diff line number Diff line change 9
9
< a href ="/ "> < img src ="static/gem.png " class ="icon "> GEMS</ a >
10
10
< a href ="{{ url_for('checkin') }} "> Check-In</ a >
11
11
< a href ="{{ url_for('checkout') }} "> Check-out</ a >
12
- < a href ="{{ url_for('host ') }} "> Host-Registration</ a >
12
+ < a href ="{{ url_for('pin ') }} "> Host-Registration</ a >
13
13
< div class ="topnav-right ">
14
14
< a href ="{{ url_for('allhosts') }} "> Host List</ a >
15
15
< a class ='active ' href ="{{ url_for('visitors') }} "> Visitor List</ a >
You can’t perform that action at this time.
0 commit comments