Translate('Created'); ?>: comment->getCreated(); ?>
Translate('Updated'); ?>: comment->getUpdated(); ?>
form->prepare(); ?> form->setAttribute('title', $this->form->getLabel()); ?> form->setAttribute('class', 'form'); ?> Partial('form/partial/buttons.phtml', array('form' => $this->form)); ?> form()->openTag($this->form); ?> formCollection($this->form, false); ?> form()->closeTag(); ?>