Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/themefisher/airspace-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/contact.html')
-rw-r--r--layouts/_default/contact.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/_default/contact.html b/layouts/_default/contact.html
index 1d6579c..e48151e 100644
--- a/layouts/_default/contact.html
+++ b/layouts/_default/contact.html
@@ -26,6 +26,11 @@
<input name="nhp" type="text" class="form-control" placeholder="Are you made of flesh and bone?">
</div>
{{- end }}
+ {{ if .use_recaptcha -}}
+ <div class="form-group-h">
+ <input type="hidden" id="captchaResponse" name="g-recaptcha-response">
+ </div>
+ {{- end }}
</div>
</div>
<div class="col-md-6 col-sm-12">