3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
<% if Rails.application.secrets.recaptcha_public_key %>
|
|
<%= recaptcha_tags ajax: true %>
|
|
<% end %> |