<%= render 'notifications_mailer/shared/hello', recipient: @user %> <p><%= t('.instruction') %></p> <p><%= link_to t('.action'), confirmation_url(@resource, confirmation_token: @token) %></p>