I have a string variable that is coming from an HTML form and I want to use it as a parameter for other functions. However, flask renders the variable instead of rendering other stuff. The variable in question in my case is subI have a string variable that is coming from an