<{foreach from=$block.contents item=content}>
  • <{$content.from_auther_to_post}>

    <{$content.comment_ID}>
    <{$content.comment_post_ID}>
    <{$content.comment_date}>
    <{$content.comment_content}>
    <{$content.comment_excerpt}>
    <{$content.comment_link}>
    <{$content.comment_title}>
    <{$content.comment_title_link}>
    <{$content.post_link}>
    <{$content.post_title}>
    <{$content.post_title_link}>
    <{$content.author_link}>
    <{$content.author_name}>
    <{$content.author_name_link}>
    <{$content.comment_type}>
  • <{/foreach}>