Sha256: f82bdfd1640cb840fc6902d1ea8827eca6c1ce588e7e7c55c379c5b02707de06

Contents?: true

Size: 276 Bytes

Versions: 9

Compression:

Stored size: 276 Bytes

Contents

<p>Hello <%= @resource.email %>!</p>

<p>Your account has been locked due to an excessive number of unsuccessful sign in attempts.</p>

<p>Click the link below to unlock your account:</p>

<p><%= link_to "Unlock my account", unlock_url(@resource, unlock_token: @token) %></p>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
archangel-0.4.0 app/views/devise/mailer/unlock_instructions.html.erb
archangel-0.3.0 app/views/devise/mailer/unlock_instructions.html.erb
archangel-0.0.8 app/views/devise/mailer/unlock_instructions.html.erb
archangel-0.0.7 app/views/devise/mailer/unlock_instructions.html.erb
archangel-0.0.6 app/views/devise/mailer/unlock_instructions.html.erb
archangel-0.0.5 app/views/devise/mailer/unlock_instructions.html.erb
archangel-0.0.4 app/views/devise/mailer/unlock_instructions.html.erb
archangel-0.0.3 app/views/devise/mailer/unlock_instructions.html.erb
archangel-0.0.2 app/views/devise/mailer/unlock_instructions.html.erb