def index()

in app.py [0:0]


def index(path):

    return render_template("index.html", **rum_settings())