is_anonymous() && $fp->updated_at > current_user()->last_forum_topic_read_at) : ?>
is_sticky) : ?>= $this->t('.sticky') ?>: = $this->linkTo($this->h($fp->title), ['action' => "show", 'id' => $fp->id]) ?>
is_sticky) : ?>=$this->t('.sticky') ?>: = $this->linkTo($this->h($fp->title), ['action' => "show", 'id' => $fp->id]) ?>
response_count > 30) : ?>
= $this->linkTo($this->t('.last'), ['action' => "show", 'id' => $fp->id, 'page' => ceil($fp->response_count / 30.0)], ['class' => "last-page"]) ?>
is_locked) : ?>
= $this->t('.is_locked') ?>
|
= $this->h($fp->author()) ?> |
= $this->h($fp->last_updater()) ?> |
= $this->t(['time.x_ago', 't' => $this->timeAgoInWords($fp->updated_at)]) ?> |
= $fp->response_count ?> |