Sha256: 3ef256a5d5477101c34af3f5f26f72c8b23da72e19bc440785f8fad7de000b06

Contents?: true

Size: 265 Bytes

Versions: 11

Compression:

Stored size: 265 Bytes

Contents

p
  | Hello 
  = @resource.email
  | !
p
  | Your account has been locked due to an excessive number of unsuccessful sign in attempts.
p
  | Click the link below to unlock your account:
p
  = link_to 'Unlock my account', unlock_url(@resource, unlock_token: @token)

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
hicube-0.0.11 app/views/devise/mailer/unlock_instructions.html.slim
hicube-0.0.10 app/views/devise/mailer/unlock_instructions.html.slim
hicube-0.0.9 app/views/devise/mailer/unlock_instructions.html.slim
hicube-0.0.8 app/views/devise/mailer/unlock_instructions.html.slim
hicube-0.0.7 app/views/devise/mailer/unlock_instructions.html.slim
hicube-0.0.6 app/views/devise/mailer/unlock_instructions.html.slim
hicube-0.0.5 app/views/devise/mailer/unlock_instructions.html.slim
hicube-0.0.4 app/views/devise/mailer/unlock_instructions.html.slim
hicube-0.0.3 app/views/devise/mailer/unlock_instructions.html.slim
hicube-0.0.2 app/views/devise/mailer/unlock_instructions.html.slim
hicube-0.0.1 app/views/devise/mailer/unlock_instructions.html.slim