def dashboard()

in application.py [0:0]


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