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

11 lines
162 B
Plaintext

%p== Hello, #{@user.user_appeal}.
%p You have been sign up to project «ROSA ABF» and now can sign in.
%p
==Your email : #{@user.email}
= render 'footer'