I am using Flask, and I am trying to send data to my html page. The obvious choice is Jinja templating: {{ input_msg }}, but the problem is I need I am inside c
{{ input_msg }}