provide('title', $this->t('.title')) ?>
= $this->t('.title') ?>
= $this->formTag(function() { ?>
= $this->hiddenFieldTag("id", $this->params()->id) ?>
= $this->textFieldTag("name", $this->new_pool->pretty_name()) ?>
= $this->submitTag($this->t('.copy')) ?> = $this->buttonToFunction($this->t('buttons.cancel'), "history.back()") ?>
= $this->partial("footer") ?>