module-and-template-store/app/views/confirm_admin_mailer/admin_confirmation_email.ht...

4 lines
302 B
Plaintext
Raw Normal View History

2014-02-24 06:48:32 +00:00
<p>Thank you for registering your site with Orbit Store! Please click on the following link and confirm your site. This is to make sure we could provide you with a spam free experience. Thanks a lot.</p>
<%= link_to 'Click here to confirm', confirm_client_clients_url(:token => @confirmation_token)%>