Sha256: f350b2237a4bc96d3c5c0665545afe47c7ea51ce49b8aa21520a01aa70451d75
Contents?: true
Size: 275 Bytes
Versions: 1
Compression:
Stored size: 275 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mtdevise-5.0.1 | app/views/devise/mailer/unlock_instructions.html.erb |