{{{o.display_name}}}
{[ if (o.image) { ]} {{{o.__('The User\'s Profile Image')}}} {[ } ]} {[ if (o.fullname) { ]}

{{{o.fullname}}}

{[ } ]}

{{{o.jid}}}

{[ if (o.nickname) { ]}

{{{o.nickname}}}

{[ } ]} {[ if (o.url) { ]}

{{{o.url}}}

{[ } ]} {[ if (o.email) { ]}

{{{o.email}}}

{[ } ]} {[ if (o.role) { ]}

{{{o.role}}}

{[ } ]} {[ if (o._converse.pluggable.plugins['converse-omemo'].enabled(o._converse)) { ]}
  • {{{o.__('OMEMO Fingerprints')}}}
  • {[ if (!o.view.devicelist.devices) { ]}
  • {[ } ]} {[ if (o.view.devicelist.devices) { ]} {[ o.view.devicelist.devices.each(function (device) { ]} {[ if (device.get('bundle') && device.get('bundle').fingerprint) { ]}
  • {{{o.utils.formatFingerprint(device.get('bundle').fingerprint)}}}
  • {[ } ]} {[ }); ]} {[ } ]}
{[ } ]}
{[ if (o.allow_contact_removal && o.is_roster_contact) { ]} {[ } ]}