Fix formatting
This commit is contained in:
parent
cfdac003e8
commit
5cd4bd4751
@ -122,6 +122,7 @@ def save_user():
|
||||
# no op
|
||||
return redirect(url_for(".home"))
|
||||
|
||||
|
||||
@bp.route("/about")
|
||||
def about():
|
||||
return render_template("about.html")
|
||||
|
Loading…
x
Reference in New Issue
Block a user