Update templates/register.html
Browse files- templates/register.html +1 -1
templates/register.html
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
<div class="g-recaptcha"
|
40 |
data-sitekey="6LdMjQcpAAAAAGtbNZkL17ry1scsQjp1HSEhkLNl"
|
41 |
data-callback="onSubmit"
|
42 |
-
|
43 |
</div>
|
44 |
<button type="button" id="submit-button">Register</button>
|
45 |
</div>
|
|
|
39 |
<div class="g-recaptcha"
|
40 |
data-sitekey="6LdMjQcpAAAAAGtbNZkL17ry1scsQjp1HSEhkLNl"
|
41 |
data-callback="onSubmit"
|
42 |
+
>
|
43 |
</div>
|
44 |
<button type="button" id="submit-button">Register</button>
|
45 |
</div>
|