Sha256: d9e87f503e39f8dc0fec654e98e86a09ceb07fa4c9e82b7e190d39b6c42c6127
Contents?: true
Size: 210 Bytes
Versions: 2
Compression:
Stored size: 210 Bytes
Contents
<p><%= t('.greeting', email: @resource.email) %></p> <p><%= t('.account_locked') %></p> <p><%= t('.click_link') %></p> <p><%= link_to t('.unlock_account'), unlock_url(@resource, unlock_token: @token) %></p>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
headmin-0.1.2 | app/views/admin/users/mailer/unlock_instructions.html.erb |
headmin-0.1.1 | app/views/admin/users/mailer/unlock_instructions.html.erb |