How can I change an html based on which link the user clicks? Flask flyf35 — 22 July 2023 · Comments off Solution @app.route(...) def single-recipe(): id = request.args.get('id')