from flask import Blueprint page_bp = Blueprint('page', __name__)