I would like to render template with the value retrieved from ajax post request.
app.py
@app.route(\'/\', methods=["GET", "POST"])