• {$comments|count} {$c->__('post.comments')}

  • {loop="$comments"}
  • {if="$value->isMine()"} {/if} {$url = $value->getContact()->getPhoto('s')} {if="$url"} {else} {/if}

    {$value->published|strtotime|prepareDate} {$value->getContact()->getTrueName()}

    {if="$value->contentraw"} {$value->contentraw|prepareString} {else} {$value->title} {/if}

  • {/loop}