Skip to content

Instantly share code, notes, and snippets.

@basdog22
Created May 13, 2015 06:03
Show Gist options
  • Save basdog22/c439476be19dceca09d5 to your computer and use it in GitHub Desktop.
Save basdog22/c439476be19dceca09d5 to your computer and use it in GitHub Desktop.
<div class="clearfix"></div>
<div class="g-recaptcha" data-sitekey="{{ get_config_value('recapctha_sitekey') }}"></div>
<script type="text/javascript"
src="https://www.google.com/recaptcha/api.js?hl={{ get_current_locale() }}">
</script>
<div class="clearfix"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment