diff --git a/app.py b/app.py index 05bb7dea..634706d5 100644 --- a/app.py +++ b/app.py @@ -124,6 +124,10 @@ def team_nick_val(): def team_luke_noah_maya(): return render_template('teams/luke_noah_maya.html') +@app.route("/team_5") +def team_5(): + return render_template('teams/team_5.html') + @app.route("/durle_emily") def team_durle_emily(): return render_template('teams/durle_emily.html') diff --git a/templates/students_2024.html b/templates/students_2024.html index f50356f3..ac5e4020 100644 --- a/templates/students_2024.html +++ b/templates/students_2024.html @@ -908,7 +908,7 @@
What I'm most looking forward to about the CodeDay Labs internship is working with a team to contribute to meaningful open source project.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team 5's pageWhat I'm most looking forward to about the CodeDay Labs internship is to gain more experience with contributing to OS projects
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team 5's pageWhat I'm most looking forward to about the CodeDay Labs internship is getting real experience working the software engineering field.
- Team page (leave blank until Module 5 when you will be assigned to your teams + Team 5's page