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

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

<%= link_to t('.action'), "#{root_url}#!/?reset_password_token=#{@token}" %>

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