from flask import Blueprint extjs_core_bp = Blueprint('extjs_core', __name__, static_folder='static', static_url_path='', url_prefix='/ext-2.0.2')