Sha256: f583d59ef3cb57e823aaffd967a592e82655800247429fded87d63b12892e316

Contents?: true

Size: 327 Bytes

Versions: 3

Compression:

Stored size: 327 Bytes

Contents

%p= t('.greeting', :recipient => @resource.email, :default => "Welcome #{@resource.email}!")
%p= t('.instruction', :default => "You can confirm your account email through the link below:")
%p= link_to t('.action', :default => "Confirm my account"),confirmation_url(@resource, :confirmation_token => @token, locale: I18n.locale)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
devise-foundation-views-0.1.1 app/views/devise_haml/mailer/confirmation_instructions.html.haml
devise-foundation-views-0.1.0 app/views/devise_haml/mailer/confirmation_instructions.html.haml
devise-foundation-views-0.0.1 app/views/devise_haml/mailer/confirmation_instructions.html.haml