MTEntryIfComments
Container tag which displays block of code only if one or more comments has been posted on the entry.
<MTEntryIfComments>
<div class="comment-block">
<MTComments>
<div class="comments-body">
<$MTCommentBody$>
</div>
</MTComments>
</div>
</MTEntryIfComments>