mirror of
https://github.com/alvierahman90/uploadr.git
synced 2025-11-29 12:03:59 +00:00
Add QR code generator, remove unneccesary javascript from upload_success.html
This commit is contained in:
4
templates/qr.html
Normal file
4
templates/qr.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<!doctype html>
|
||||
<body style="background-color: black">
|
||||
<img src="{{ imagesrc }}" />
|
||||
</body>
|
||||
Reference in New Issue
Block a user