<div class="widget-user-services widget">
  <h3 class="widget-header">[U[ʗpT[rXꗗ</h3>
  <div class="widget-content">
<mt:Authors>
  <mt:AuthorDisplayName setvar="display_name" />
  <mt:OtherProfiles display_name="$display_name">
    <mt:If name="__first__">
  <p>
    <a href="<mt:GetVar name="profile_view_url" encode_html="1" /><mt:AuthorID />" class="userpic-link">
      <img src="<mt:If tag="AuthorUserpicURL"><mt:AuthorUserpicURL /><mt:Else><mt:GetVar name="userpic_url_default" ></mt:If>"
        width="24" height="24" alt="<mt:AuthorDisplayName escape="html" />" class="photo" />
    </a> <a href="<mt:Var name="profile_view_url" encode_html="1" /><mt:AuthorID />"><mt:AuthorDisplayName /></a>
  </p>
  <ul class="entry-sidebar-listing">
    </mt:If>
    <li class="icon-service-<mt:OtherProfileVar name="type" />">
    <span class="summary">
      <a href="<mt:OtherProfileVar name="uri" escape="html" />"><mt:OtherProfileVar name="label" escape="html" /></a>
    </span>
    </li>
    <mt:If name="__last__">
  </ul>
    </mt:If>
  </mt:OtherProfiles>
</mt:Authors>
  </div>
</div>
