uploadr/templates/qr.html

5 lines
97 B
HTML
Raw Normal View History

<!doctype html>
<body style="background-color: black">
<img src="{{ imagesrc }}" />
</body>