<% if @already_verify %>
<%= t('greeting_card.this_link_has_expired') %>
<% else %>
<%= t('greeting_card.verify_success') %>
<% end %>