Advertisement
Guest User

Untitled

a guest
Jul 15th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  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"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement