def index()

in dyno/app/__init__.py [0:0]


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