ai/at
ai/at
1
0
at/repos_extra/python-oauth-web-app/app_add.py
2024-11-12 15:58:21 +09:00

4 lines
79 B
Python

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