1{{ complex.user|attr('Name')|default('not found') }} 2{{ complex.user|attr('missing')|default('not found') }}
View as plain text