update
This commit is contained in:
3
repos_extra/python-oauth-web-app/app_add.py
Normal file
3
repos_extra/python-oauth-web-app/app_add.py
Normal file
@ -0,0 +1,3 @@
|
||||
@app.route("/about")
|
||||
def aboutpage():
|
||||
return render_template("about.html")
|
Reference in New Issue
Block a user