= $this->formTag("#update", function() { ?>
= $this->hiddenFieldTag("title", $this->params()->title) ?>
= $this->textField('wiki_page', 'title') ?>
= $this->submitTag("Save") ?> = $this->buttonToFunction("Cancel", "history.back()") ?>
= $this->partial("footer") ?>