Skip to content

Commit 6ea1b42

Browse files
committed
Update app.py
Updated about page descriptions
1 parent 0437bae commit 6ea1b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ def home():
794794

795795
@app.route("/about")
796796
def about():
797-
return render_template("about.html", pageTitle="About")
797+
return render_template("about.html", pageTitle="About CampusPulse Access")
798798

799799

800800
@app.route("/fmsreport")

0 commit comments

Comments
 (0)