Sha256: 45e9483b662e5e6a8c631889df32b94270502b97607138b241aeb9f7eb1fc7ff

Contents?: true

Size: 284 Bytes

Versions: 3

Compression:

Stored size: 284 Bytes

Contents

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

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

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

<p><%= link_to 'Unlock my account', unlock_url(@user, unlock_token: @user.unlock_token) %></p>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rails_auth-1.0.6 app/views/user_mailer/unlock_instructions.html.erb
rails_auth-1.0.5 app/views/user_mailer/unlock_instructions.html.erb
rails_auth-1.0.4 app/views/user_mailer/unlock_instructions.html.erb