# sunderer_app/utils.py import frappe def update_website_context(context): context["brand_html"] = "Sunderer" # 其他上下文覆盖