<%= render 'notifications_mailer/shared/hello', recipient: @user %>

<%= t('.instruction') %>

<%= link_to t('.action'), confirmation_url(@resource, confirmation_token: @token) %>