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

3 lines
165 B
Plaintext

<p>Please confirm email by clicking on the link.</p>
<%= link_to 'Click here to confirm', cpanel_confirm_email_url(:token => @confirmation_token, :id => @user_id)%>