diff --git a/app.py b/app.py index 1b73e8de..93162528 100644 --- a/app.py +++ b/app.py @@ -531,6 +531,10 @@ def team_tyler_caleb_andrew_nate(): def sweksha_clara_vanessa_emmanuel(): return render_template('teams/sweksha_clara_vanessa_emmanuel.html') +@app.route("/rus_ama_yos") +def Micro_internship_team(): + return render_template('teams/rus_ama_yos.html') + @app.route("/tony_josue_ruben_demi") def team_tony_josue_ruben_demi(): return render_template('teams/tony_josue_ruben_demi.html') @@ -544,6 +548,7 @@ def zhuolei_ashlin_kaissy(): @app.route("/teamAGR") def teamAGR(): return render_template('teams/teamAGR.html') + @app.route("/team_Seline_Youseff_Marine_Jorge") def team_Seline_Youseff_Marine_Jorge(): return render_template('teams/keyshade.html') diff --git a/templates/students_2025.html b/templates/students_2025.html index 73e2f873..3980838a 100644 --- a/templates/students_2025.html +++ b/templates/students_2025.html @@ -1679,6 +1679,7 @@
@@ -1723,6 +1724,43 @@ I am looking forward to enhance myself in programming skill and expand my network connections.
+ Team Rus_Ama_Yos +
+ I am looking forward to enhance myself in programming skill and work as group make connections.
+ team Rus_Ama_Yos +I am looking forward to gain experience that will go on my resume and also write valuable code.
diff --git a/templates/teams/rus_ama_yos.html b/templates/teams/rus_ama_yos.html new file mode 100644 index 00000000..0915f0e2 --- /dev/null +++ b/templates/teams/rus_ama_yos.html @@ -0,0 +1 @@ +Hello, We are all excited for the Micro_Internship \ No newline at end of file