linkTo($this->h($this->post->author()), ['controller' => "user", 'action' => "show", 'id' => $this->post->creator_id]) ?>
linkTo($this->t(['time.x_ago', 't' => $this->timeAgoInWords($this->post->created_at)]), ['action' => "show", 'id' => $this->post->id]) ?> post->creator->has_avatar()) : ?>
avatar($this->post->creator, $this->post->id) ?>
post->is_parent()) : ?>
h($this->post->title) ?>
h($this->post->title) ?>
format_inlines($this->format_text($this->post->body), $this->post->id) ?>
preview)) : ?>