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