changes to get the lagal right

This commit is contained in:
2026-07-19 17:35:23 +02:00
parent bbb7d5ef24
commit 2a83b96415
3 changed files with 5 additions and 1 deletions
+3
View File
@@ -3387,6 +3387,9 @@ def impressum():
def nutzungsbedingungen():
return render_template("nutzungsbedingungen.html")
@app.route('/avv')
def avv():
return render_template("avv.html")
@app.route('/downloads/rechtliches')
def download_legal_pdfs_bundle():