provide('title', $this->h($this->forum_post->title)) ?> forum_post->is_locked) : ?>

t('.locked') ?>

page_number <= 1) : ?> partial("post", ['post' => $this->forum_post]) ?> children as $c) : ?> partial("post", ['post' => $c]) ?>
forum_post->is_locked) : ?>
willPaginate($this->children) ?>
contentFor('subnavbar', function() { ?> forum_post->is_locked) : ?>
  • linkToFunction($this->t('.reply'), "Element.toggle('reply')") ?>
  • linkTo($this->t('.list'), ['action' => "index"]) ?>
  • linkTo($this->t('.new'), ['action' => "blank"]) ?>
  • forum_post->is_parent()) : ?>
  • linkTo($this->t('.parent'), ['action' => "show", 'id' => $this->forum_post->parent_id]) ?>
  • linkTo($this->t('.help'), ['controller' => "help", 'action' => "forum"]) ?>