Sha256: 0088e019d51ab4507de71bf8fd7bd894c7280fa1bf948d3e3996a3a25a106804

Contents?: true

Size: 396 Bytes

Versions: 6

Compression:

Stored size: 396 Bytes

Contents

<p><%%= t('janus.mailer.hello') %><p>

<p><%%= t('janus.mailer.reset_password_instructions.infos') %></p>

<p><%%= link_to t('janus.mailer.reset_password_instructions.change_password_link'),
  edit_<%= singular_name %>_password_url(:token => @<%= singular_name %>.reset_password_token) %></p>

<p><%%= t('janus.mailer.reset_password_instructions.please_ignore_your_password_wont_change') %></p>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
janus-0.10.1 lib/generators/templates/mailer/reset_password_instructions.html.erb
janus-0.10.0 lib/generators/templates/mailer/reset_password_instructions.html.erb
janus-0.9.1 lib/generators/templates/mailer/reset_password_instructions.html.erb
janus-0.9.0 lib/generators/templates/mailer/reset_password_instructions.html.erb
janus-0.8.1 lib/generators/templates/mailer/reset_password_instructions.html.erb
janus-0.8.0 lib/generators/templates/mailer/reset_password_instructions.html.erb