ai/at
1
0
Files
at/repos_extra/python-oauth-web-app/app_add.py
2024-12-27 16:48:48 +09:00

4 lines
79 B
Python

@app.route("/about")
def aboutpage():
return render_template("about.html")