ai/at
ai/at
1
0
at/repos_extra/python-oauth-web-app/app_add.py

4 lines
79 B
Python
Raw Permalink Normal View History

2024-10-18 13:49:50 +00:00
@app.route("/about")
def aboutpage():
return render_template("about.html")