diff --git a/app.py b/app.py index a8c8c795..cb40cead 100644 --- a/app.py +++ b/app.py @@ -24,6 +24,10 @@ def team_arm_phil_dyl(): def cohort_2024(): return render_template('students_2024.html') +@app.route("/teamASC") +def teamASC(): + return render_template('teams/teamASC.html') + @app.route("/2025") def cohort_2025(): return render_template('students_2025.html') diff --git a/templates/students_2024.html b/templates/students_2024.html index 1c68791c..ff73b23e 100644 --- a/templates/students_2024.html +++ b/templates/students_2024.html @@ -771,7 +771,7 @@
What I'm most looking forward to about the CodeDay Labs internship is ...
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team ASC
What I'm most looking forward to about the CodeDay Labs internship is updating resume.
- Team page (leave blank until Module 5 when you will be assigned to your teams +What I'm most looking forward to about the CodeDay Labs internship is ...
+ Team ASCWhat I'm most looking forward to about the CodeDay Labs internship is working on something fun and learning something new.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team ASC