from flask import Flask, request, flash, url_for, redirect, \. render_template ... return render_template('show_all.html',pagination=pagination).
確定! 回上一頁