m('div', [
                            m('span.fontcolor-secondary', window.I18n.t(`person.${projectAccount.user_type}.name`, I18nScope())),
                            projectAccount.owner_name
                        ]),