Essentially the format (in the Python code) to pass variables is return render_template('index.html', name=yourvariablename).
確定! 回上一頁