The render_template() function both selects the template file to be used and passes to it any values or variables it needs. return render_template('example.html ...
確定! 回上一頁