Gregniuki commited on
Commit
b42f47e
·
1 Parent(s): 04c30f6

Update templates/register.html

Browse files
Files changed (1) hide show
  1. templates/register.html +2 -1
templates/register.html CHANGED
@@ -5,7 +5,8 @@
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
  <title>Register</title>
7
  <!-- Include the reCAPTCHA enterprise script -->
8
- <script src="https://www.google.com/recaptcha/enterprise.js?render=6LdaUQIpAAAAACQFcOxakEVXK9QHpaYbic6IClNO" async defer></script>
 
9
  </head>
10
  <body>
11
  <h1>Register</h1>
 
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
  <title>Register</title>
7
  <!-- Include the reCAPTCHA enterprise script -->
8
+
9
+ <script src="https://www.google.com/recaptcha/api.js" async defer></script>
10
  </head>
11
  <body>
12
  <h1>Register</h1>