<mt:If name="main_index">
  <mt:Authors need_entry="1">
    <mt:If name="__first__">
<div class="widget-archives widget">
  <h3 class="widget-header">̃uÕ[U[</h3>
    </mt:If>
  <div class="widget-content user-content">
    <div class="user-pic">
      <a href="<mt:GetVar name="profile_view_url" encode_html="1" /><mt:AuthorID />">
        <img src="<mt:If tag="AuthorUserpicURL"><mt:AuthorUserpicURL /><mt:Else>
          <mt:StaticWebPath />images/default-userpic-90.jpg</mt:If>" width="36" height="36" alt="user-pic" />
      </a>
    </div>
    <dl>
      <dt><a href="<mt:GetVar name="profile_view_url" encode_html="1" /><mt:AuthorID />"><mt:AuthorDisplayName /></a></dt>
    <mt:AuthorHasEntry>
      <mt:AuthorName setvar="author_name" />
      <mt:Entries author="$author_name" lastn="1">
      <dd>
        <ul><li><a href="<mt:EntryPermalink />"><mt:EntryTitle /></a></li></ul>
      </dd>
      </mt:Entries>
    <mt:Else>
      <dd><p>uOL͂܂܂</p></dd>
    </mt:AuthorHasEntry>
    </dl>
  </div>
    <mt:If name="__last__">
</div>
    </mt:If>
  </mt:Authors>
</mt:If>
