@app.route("/") def dashboard(): return render_template("dashboard.html")