<div class="widget-action widget">
  <h3 class="widget-header">ANV^Cvʈꗗ</h3>
  <div class="widget-content">
cc
<mt:ActionStreams namespace="community_pack_recommend" lastn="30">
  <mt:If name="__first__">
    <ul class="entry-sidebar-listing">
  </mt:If>
  <mt:StreamActionRollup by="stream">
    <mt:If name="__first__">
      <li><mt:GetVar name="action_type" regex_replace="/(.*)_.*/","$1" />
        <ul class="entry-sidebar-listing">
    </mt:If>
          <mt:GetVar name="get_type" /> <mt:StreamActionDate format="%X" /><br /><mt:StreamActionDate format="%YN%m%d"></li>
    <mt:If name="__last__">
        </ul>
      </li>
    </mt:If>
  <mt:Else>
      <li><mt:GetVar name="action_type" regex_replace="/(.*)_.*/","$1" />
        <ul class="entry-sidebar-listing">
          <mt:GetVar name="get_type" /> <mt:StreamActionDate format="%X" /><br /><mt:StreamActionDate format="%YN%m%d"></li>
        </ul>
      </li>
  </mt:StreamActionRollup>
  <mt:If name="__last__">
    </ul>
  </mt:If>
</mt:ActionStreams>
  </div>
</div>
