diff --git a/system/blueprints/flex/user-accounts.yaml b/system/blueprints/flex/user-accounts.yaml index 74baeb623..5df1177bc 100644 --- a/system/blueprints/flex/user-accounts.yaml +++ b/system/blueprints/flex/user-accounts.yaml @@ -72,7 +72,7 @@ config: # Edit view edit: title: - template: "{{ form.value('fullname') ?? form.value('username') }} <{{ form.value('email') }}>" + template: "{{ form.value('fullname') ?? form.value('username') }}" # Configure view configure: