%= form_tag @article.comment_url, id: 'comment_form', remote: true do %>
<%= t('.your_name') %>
<%= t('.your_blog') %>
<%= t('.your_email') %>
<%= t('.your_message') %>
reCaptcha
<%= recaptcha_tags ajax: true %>
reCaptcha
<%= recaptcha_tags ajax: true %>