changes to get the lagal right
This commit is contained in:
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user