avatar->render($comment['user_id'], $comment['username'], $comment['name'], $comment['email'], $comment['avatar_path']) ?>
text->e($comment['name'] ?: $comment['username']) ?> dt->datetime($comment['date_creation']) ?>
text->markdown($comment['comment'], isset($is_public) && $is_public) ?>