Update error message

This commit is contained in:
Dana Woodman 2018-08-12 14:19:43 -07:00
parent ee69bc1c2d
commit bd6b19f874

View File

@ -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)