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