uploadr/templates/qr.html

5 lines
97 B
HTML
Raw Permalink Normal View History

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