from flask import flask render_template how it works code example Example: how do you render a template in flask return render_template("home.html")