[wpmem_form login]
[wpmem_form register]
<html>
<head>
<title>reCAPTCHA Area studenti </title>
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
</head>
<body>
<form action="?" method="POST">
<div class="g-recaptcha" data-sitekey="6LdgvZoUAAAAAHeP1bUW1Adt9_eEnj5RgcnOozon"></div>
<br/>
<input type="submit" value="Submit">
</form>
</body>
</html>