mmmhhh cheese
This commit is contained in:
@@ -90,3 +90,7 @@ def dsgvo():
|
||||
@bp.route('/impressum')
|
||||
def impressum():
|
||||
return render_template('impressum.html')
|
||||
|
||||
@bp.route('/rules')
|
||||
def rules():
|
||||
return render_template('rules.html')
|
||||
|
||||
Reference in New Issue
Block a user