<% content_for :head do %> <% end %> <%= content_for :heading do %>

<%= t "verify_page.title" %>

<% end %>

<%= t "verify_page.introduction_html" %>

<%= t "verify_page.antispam_alert_html" %>

<%= link_to t('layouts.log_in'), login_path(:referer => request.fullpath), {:class => 'button', :title => t('layouts.log_in_tooltip')} %>