context->transport->comments)): ?>

No comments to show.

context->transport->comments as $comment) { if ($comment->postId != $currentGroupPostId) { unset($currentGroup); $currentGroup = []; $currentGroupPostId = $comment->postId; $posts[$comment->postId] = $comment->getPost(); $groups[] = &$currentGroup; } $currentGroup []= $comment; } ?>
context->post = $posts[reset($group)->postId] ?> renderFile('post-small') ?>
context->comment = $comment ?> renderFile('comment-small') ?>
renderFile('paginator') ?>