Sha256: b6b4f6a1962df8b96142694c4997282aa54ca8ebdfff0b2d57227006ba7ef9c8

Contents?: true

Size: 265 Bytes

Versions: 6

Compression:

Stored size: 265 Bytes

Contents

%p
  = t('carnival_devise.mailer.hello')
  = @resource.email
  \!
%p
  = t('carnival_devise.mailer.attempts')
  \.
%p
  = t('carnival_devise.mailer.unlock_message')
  \:
%p= link_to t('carnival_devise.mailer.unlock'), unlock_url(@resource, :unlock_token => @token)

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
carnival-0.1.3 test/carnival-sample-application/app/views/devise/mailer/unlock_instructions.html.haml
carnival-0.1.2 test/carnival-sample-application/app/views/devise/mailer/unlock_instructions.html.haml
carnival-0.1.1 test/carnival-sample-application/app/views/devise/mailer/unlock_instructions.html.haml
carnival-0.1.0 test/carnival-sample-application/app/views/devise/mailer/unlock_instructions.html.haml
carnival_devise_views-0.0.3 app/views/haml/devise/mailer/unlock_instructions.html.haml
carnival_devise_views-0.0.2 app/views/haml/devise/mailer/unlock_instructions.html.haml