$def with(public_key, error, invisible=False) $if not invisible:
$_("Please satisfy the reCAPTCHA below. If you have security settings or privacy blockers installed, please disable them to see the reCAPTCHA.")
$if error: $_('Incorrect. Please try again.')
$if render_once('recaptcha'):