contentFor('subnavbar', function(){ ?>
  • linkTo($this->t('.list'), ['action' => "index"]) ?>
  • linkTo($this->t('.new'), ['action' => "create"]) ?>
  • content('footer') ?>
  • linkTo($this->t('.help'), ['controller' => "help", 'action' => "pools"]) ?>
  • content('footer_final') ?>