= $this->textField('pool', 'name') ?> | |
= $this->checkBox("pool", "is_public") ?> | |
= $this->textArea('pool', 'description', ['size' => "40x10"]) ?> | |
= $this->submitTag($this->t('.save')) ?> = $this->buttonToFunction($this->t('.cancel'), "history.back()") ?> |