mirror of
https://github.com/zyphlar/doorlock.git
synced 2024-04-03 21:36:03 +00:00
10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
![]() |
extends ./layout.pug
|
||
|
|
||
|
block title
|
||
|
| Scan Card
|
||
|
|
||
|
block content
|
||
|
h1.page-heading Scan Your Card
|
||
|
form(action='/checkin' method='post')
|
||
|
input#rfid.input.input-block(name="rfid" autofocus)
|