How to render html for variables in Flask render_template

前端 未结 0 1486
生来不讨喜
生来不讨喜 2020-12-16 13:37

I am using Flask render_template method to render my html page as below:

render_template(\'index.html\', content="

Hello World!
"
相关标签:
回答
  • 消灭零回复
提交回复
热议问题