cOc
    <mt:SetVarBlock name="entry_comment"><li><a href="<mt:CommentEntry><mt:EntryLink archive_type="Individual" /></mt:CommentEntry>#c<mt:CommentID />" title="
comment-<mt:CommentID />"><mt:CommentAuthor default="Anonymous"></a> <mt:CommentDate format="%m/%d" /></li></mt:SetVarBlock>
    <mt:SetVar name="comment_list{$entry_title}" value="$entry_comment" prepend="1" />
    <mt:SetVar name="flag" value="0" />
    <mt:Loop name="title_list">
      <mt:If name="entry_title" eq="$__value__">
        <mt:SetVar name="flag" value="1" />
      </mt:If>
    </mt:Loop>
    <mt:Unless name="flag">
      <mt:SetVar name="push(title_list)" value="$entry_title" />
    </mt:Unless>
c㗪c
