Skip to content

Instantly share code, notes, and snippets.

@razbakov
Created May 31, 2013 15:22
Show Gist options
  • Save razbakov/5685715 to your computer and use it in GitHub Desktop.
Save razbakov/5685715 to your computer and use it in GitHub Desktop.
<form action="<?php echo $this->getFormAction(); ?>" id="contactForm" method="post" class="form">
...
<?php echo $this->getChildHtml('captcha'); ?>
...
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment