1. {{block type="core/template" name="contactForm" form_action="/contacts/index/post" template="contacts/form.phtml"}}
  2.  
  3. <?php echo $this->getChildHtml('contactForm') ?>
  4.  
  5. <block type="core/template"
  6. name="contactForm"
  7. form_action="/contacts/index/post"
  8. template="contacts/form.phtml"/>