Sha256: bbdf9e2b51774749ecf737ea345fbf31fe99eaa3e4bda2d9dfb886ed181b3272

Contents?: true

Size: 326 Bytes

Versions: 3

Compression:

Stored size: 326 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_slim/mailer/confirmation_instructions.html.slim
devise-foundation-views-0.1.0 app/views/devise_slim/mailer/confirmation_instructions.html.slim
devise-foundation-views-0.0.1 app/views/devise_slim/mailer/confirmation_instructions.html.slim