Sha256: 76371ea7af4ed02b1f362e3e5475bf140a7f2cdee2e99b1558a2774e2d3c2ada

Contents?: true

Size: 339 Bytes

Versions: 5

Compression:

Stored size: 339 Bytes

Contents

%p= "Welcome #{@resource.name}!"
%p You can login to your account through the link below:
%p= link_to('Log in to my account', root_url)
%p= "Your password is #{raw @resource.password}"
%p Use the login name you must have received in a previous mail.
%p Please change your password on your first login.
%p Please do not reply to this email.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
protected-1.0.4 app/views/user_mailer/welcome_password_instructions.haml
protected-1.0.3 app/views/user_mailer/welcome_password_instructions.haml
protected-1.0.2 app/views/user_mailer/welcome_password_instructions.haml
protected-1.0.1 app/views/user_mailer/welcome_password_instructions.haml
protected-1.0.0 app/views/user_mailer/welcome_password_instructions.haml