Sha256: c34eac38a670e0b61f03753f229e5387aa7ef2d87a4a0bedb70349c87b357610

Contents?: true

Size: 293 Bytes

Versions: 13

Compression:

Stored size: 293 Bytes

Contents

<% require 'devise/version' %>
<p><%= t('.greeting', recipient: @resource.email) %></p>

<p><%= t('.message') %></p>

<p><%= t('.instruction') %></p>

<p><%= link_to t('.action'), unlock_url(@resource, unlock_token: (Devise::VERSION.start_with?('3.') ? @token :@resource.unlock_token)) %></p>

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
pwb-1.4.0 app/views/devise/mailer/unlock_instructions.html.erb
pwb-1.3.0 app/views/devise/mailer/unlock_instructions.html.erb
pwb-1.2.0 app/views/devise/mailer/unlock_instructions.html.erb
devise-i18n-1.2.0 app/views/devise/mailer/unlock_instructions.html.erb
pwb-1.1.1 app/views/devise/mailer/unlock_instructions.html.erb
pwb-1.0.0 app/views/devise/mailer/unlock_instructions.html.erb
pwb-0.1.1 app/views/devise/mailer/unlock_instructions.html.erb
pwb-0.1.0 app/views/devise/mailer/unlock_instructions.html.erb
devise-i18n-1.1.2 app/views/devise/mailer/unlock_instructions.html.erb
pwb-0.0.2 app/views/devise/mailer/unlock_instructions.html.erb
pwb-0.0.1 app/views/devise/mailer/unlock_instructions.html.erb
devise-i18n-1.1.1 app/views/devise/mailer/unlock_instructions.html.erb
devise-i18n-1.1.0 app/views/devise/mailer/unlock_instructions.html.erb