--- a
+++ b/tempCodeRunnerFile.py
@@ -0,0 +1 @@
+app = Flask(__name__, template_folder='app/templates')  # ← Add this
\ No newline at end of file