def index()

in classroom-enrollment/main.py [0:0]


def index():
    return current_app.send_static_file('view.html')