def index()

in web_app/app.py [0:0]


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