... return render_template('entry.html') elif request.method == 'POST': #Store the JSON object received and return back a new template with some data data ...
確定! 回上一頁