client_management/app/views/reset_c_panel_password_mailer/send_user_confirmation.html...

3 lines
187 B
Plaintext

<p>Please confirm email by clicking on the link.</p>
<%= link_to 'Click here to confirm', "http://#{request.host_with_port}/cpanel/reset_password?id=#{@user_id}&token=#{@reset_token}" %>