Forums

How to render_template with html templates?

I am a beginner and don't know where and how I should upload my html templates to return render_template("home.html") code. Please help!

It's a general question and you should rather look into the documentation of the render_template. What kind of errors are you getting? Maybe you should use a different path in the call?