t('.title') ?>

formTag("#update", function(){ ?> hiddenFieldTag("id", $this->params()->id) ?> textArea("comment", "body", array('rows' => 10, 'cols' => 60)) ?>
submitTag($this->t('.save')) ?>