var onloadCallback = function() {
grecaptcha.render('html_element', {
'sitekey' : 'Здесь мой ключ'
});
};
подключаете?grecaptcha.render('html_element', {
'sitekey' : 'Здесь мой ключ'
});
?