how to pass href attribute in jinja2? Flask flyf35 — 8 April 2023 · Comments off Solution return render_template("index.html", href = "https://www.google.com", title='google') {{title}}