OSDN Git Service

26c9f1c75d563fec6f4468aa1ef0ecbba2b3d9b9
[sharp4k/CUTEn.git] / CutenServer / app / views / devise / mailer / confirmation_instructions.html.haml
1 %p
2   Welcome #{@resource.email}!
3 %p You can confirm your account email through the link below:
4 %p= link_to 'Confirm my account', confirmation_url(@resource, :confirmation_token => @resource.confirmation_token)