13 lines
230 B
Plaintext
13 lines
230 B
Plaintext
|
%p== Hello, #{@user.name}.
|
||
|
|
||
|
|
||
|
%p You have been sign up to project «ROSA Build System» and now can sign in.
|
||
|
|
||
|
|
||
|
%p
|
||
|
==Your email : #{@user.email}
|
||
|
%br/
|
||
|
==Your password: #{@user.password}
|
||
|
|
||
|
%p== Support team «ROSA Build System»
|