headTitle('Contact Us');?>

Translate('Contact Us'); ?>

Partial('partial/flashMessages.phtml'); ?> 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(); ?>