rosa-build/app/views/user_mailer/new_user_notification.en.haml

11 lines
162 B
Plaintext
Raw Normal View History

2012-03-19 14:33:56 +00:00
%p== Hello, #{@user.user_appeal}.
2012-01-20 11:29:32 +00:00
2013-03-14 15:59:01 +00:00
%p You have been sign up to project «ROSA ABF» and now can sign in.
2012-01-20 11:29:32 +00:00
%p
==Your email : #{@user.email}
= render 'footer'