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