def home()

in hello_app/views.py [0:0]


def home():
    return render_template("home.html")