mirror of
https://github.com/zyphlar/doorlock.git
synced 2024-04-03 21:36:03 +00:00
Update error message
This commit is contained in:
parent
ee69bc1c2d
commit
bd6b19f874
|
@ -10,10 +10,12 @@ block content
|
|||
i.fas.fa-times.mr-lg.txt-xxl
|
||||
.f-1
|
||||
.txt-xl Card not valid
|
||||
.mt-sm.danger-lighter Sorry your card isn't valid. Maybe your membership has expired?
|
||||
.mt-sm.danger-lighter Sorry your card isn't valid. Please try again.
|
||||
.mt-sm.danger-lighter
|
||||
em Maybe your membership has expired?
|
||||
p
|
||||
a(href='/') ← Back
|
||||
|
||||
script.
|
||||
//- setTimeout(function () { window.location.href = '/' }, 6000)
|
||||
setTimeout(function () { window.location.href = '/' }, 6000)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user