Templates not found when using flask
My problem is when i run return render_template("templates/home.html")
it returns the error that could not find a template here it is
My problem is when i run return render_template("templates/home.html")
it returns the error that could not find a template here it is