3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
<% if recaptchable?(resource) and recaptcha_keys? %>
|
|
<%= recaptcha_tags ajax: true, hl: I18n.locale %>
|
|
<% end %> |