We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e653ed + 0d17002 commit 9463976Copy full SHA for 9463976
app/views/turnstile/show.html.erb
@@ -2,9 +2,9 @@
2
3
<section class="turnstile-challenge">
4
<div class="turnstile-challenge__inner">
5
- <h1>Verify you're human</h1>
+ <h1 class="hd-4">Please verify below you are a human</h1>
6
<p>
7
- Please complete this verification to continue.
+ Sorry to require this extra step, but you’ve somehow landed on our bot challenge page and we need to be sure. Thanks!
8
</p>
9
10
<%= form_with url: turnstile_verify_path, method: :post, local: true do %>
0 commit comments