<?php echo $this->type->label(); ?>
<dd>
<?php echo $this->type->errors(); ?>
<?php echo $this->type->widget(); ?>
</dd>
