{{#with data}}
<{{#and user.profileUrl link}}a{{else}}span{{/and}} id="{{@root/dom/link}}"
class="bs4--text-center bs4--rounded-circle pull-left entity-photo-circle bg-hs-blue bs4--text-decoration-none bs4--h-100 bs4--w-100 bs4--mw-100 bs4--mh-100 {{#theme "empire"}}paint-second-background{{/theme}} {{#if cssClass}}{{cssClass}}{{/if}}">
{{#and type (compare type "==" "HSLeadPhoneCall")}}
call
{{else}}
{{userInitials}}
{{/and}}
{{#if user.permissions.paidAgent}}
{{/if}}
{{#and user.profileUrl link}}a{{else}}span{{/and}}>
{{/with}}