from flask import Blueprint dash_blueprint = Blueprint("dash", __name__, template_folder="templates")