<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong">
    <h2>Edit Metadata</h2>

    <?php $this->form->setAction($this->url());
        echo $this->form; ?>
</div>