Sha256: ea0d71e6dc32ff274308595ab6dc4d2e3191207d9e9b3597b8b75ac50caf4ba6

Contents?: true

Size: 461 Bytes

Versions: 6

Compression:

Stored size: 461 Bytes

Contents

<p><%= t('.greeting', :recipient => @resource.email, :default => "Hello #{@resource.email}!") %></p>

<p><%= t('.message', :default => "Your account has been locked due to an excessive amount of unsuccessful sign in attempts.") %></p>

<p><%= t('.instruction', :default => "Click the link below to unlock your account:") %></p>

<p><%= link_to t('.action', :default => "Unlock my account"), unlock_url(@resource, :unlock_token => @resource.unlock_token) %></p>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
devise-i18n-bootstrap-0.3.0.beta app/views/devise/mailer/unlock_instructions.html.erb
devise-i18n-views-0.2.8 app/views/devise/mailer/unlock_instructions.html.erb
devise-i18n-views-0.2.7 app/views/devise/mailer/unlock_instructions.html.erb
devise-i18n-views-0.2.6 app/views/devise/mailer/unlock_instructions.html.erb
devise-i18n-views-0.2.5 app/views/devise/mailer/unlock_instructions.html.erb
devise-i18n-views-0.2.3 app/views/devise/mailer/unlock_instructions.html.erb