• {$c->__('post.comments')} {$comments|count}
  • {loop="$comments"}
  • {$url = $value->getContact()->getPhoto('s')} {if="$url"} {else} {/if} {$value->published|strtotime|prepareDate} {$value->getContact()->getTrueName()}

    {$value->content}

  • {/loop}