I am using Flask render_template method to render my html page as below:
render_template(\'index.html\', content="Hello World!"