keyoxide-web/views/util/qr.pug
Yarmo Mackenbach d2aa3f0c0f
Fix QR code
2021-03-31 15:11:12 +02:00

14 lines
429 B
Text

extends ../templates/base.pug
block js
script(type='application/javascript' src='/static/qrcode.min.js' charset='utf-8')
script(type='application/javascript' src='/static/scripts.js' charset='utf-8')
block content
section.narrow
h1 QR Code
form#form-util-qr(method='post')
pre
code#input.full-width !{input}
canvas#qrcode
a#qrcode--altLink(href='#') Press this link to directly open the URI