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

No comments to show.

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