booking website
dacringeking (0)
u need to add more to this like this @app.route("/ice")
def ice():
return render_template("ice.html")
Share your repls and programming experiences
u need to add more to this like this @app.route("/ice")
def ice():
return render_template("ice.html")
start