Created
September 5, 2017 19:01
-
-
Save patrickhaley/14e4f68e640f47060df71f33974863b7 to your computer and use it in GitHub Desktop.
These lines of code need to be included before </head> when integrating Google reCAPTCHA with NetSuite Forms.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet"> | |
<script src=”https://www.google.com/recaptcha/api.js”></script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment