diff --git a/framework/hosting/simple_module_hosting/_inertia_setup.py b/framework/hosting/simple_module_hosting/_inertia_setup.py index 78522c0d..8c23bc30 100644 --- a/framework/hosting/simple_module_hosting/_inertia_setup.py +++ b/framework/hosting/simple_module_hosting/_inertia_setup.py @@ -30,20 +30,25 @@ def branding_head(request: Request) -> dict: """Branding metadata for the root template's ``
``. Reads the optional branding module's settings off ``app.state`` by name - (duck-typed, never imported) so the static ``