anpassung für proxy

This commit is contained in:
2023-11-13 15:55:55 +01:00
parent 283941aeb9
commit 4107a930b6
6 changed files with 48 additions and 30 deletions

View File

@@ -9,7 +9,7 @@
<img src="{{ data|qrcode(fit=True, box_size=10, border=2, ) }}" alt="QR-Code f&uuml;r {{ data }}">
</p>
<p>
<a href="./">Noch einmal bitte!</a>
<a href="/index.html">Noch einmal bitte!</a>
</p>
{% endblock %}