aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/auth/signup_inner.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user/auth/signup_inner.tmpl')
-rw-r--r--templates/user/auth/signup_inner.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/user/auth/signup_inner.tmpl b/templates/user/auth/signup_inner.tmpl
index 3d9ba17ad7..e52aa2e881 100644
--- a/templates/user/auth/signup_inner.tmpl
+++ b/templates/user/auth/signup_inner.tmpl
@@ -51,6 +51,11 @@
<div class="g-recaptcha" data-sitekey="{{ .RecaptchaSitekey }}"></div>
</div>
{{end}}
+ {{if and .EnableCaptcha (eq .CaptchaType "hcaptcha")}}
+ <div class="inline field required">
+ <div class="h-captcha" data-sitekey="{{ .HcaptchaSitekey }}"></div>
+ </div>
+ {{end}}
<div class="inline field">
<label></label>