contentFor('subnavbar', function(){ ?>
= $this->content('footer') ?>
= $this->linkTo($this->t('.inbox'), ['action' => "inbox"]) ?>
= $this->linkTo($this->t('.compose'), ['action' => "compose"]) ?>
= $this->linkTo($this->t('.mark_all_read'), ['action' => "mark_all_read"], ['method' => 'post']) ?>