Sha256: 9571bafbbf698a0941269a5accafc1434c96832cf5cdbac6b787c5d90c2144de

Contents?: true

Size: 224 Bytes

Versions: 4

Compression:

Stored size: 224 Bytes

Contents

%p
  = I18n.t("iugu.welcome") 
  #{@resource.email}!
%p 
  = I18n.t("iugu.confirm_email_through_link_below")
%p= link_to 'Confirm my account', confirmation_url(@resource, :confirmation_token => @resource.confirmation_token)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iugusdk-1.0.0.alpha.7 app/views/iugu/mailer/reset_password_instructions.html.haml
iugusdk-1.0.0.alpha.5 app/views/iugu/mailer/reset_password_instructions.html.haml
iugusdk-1.0.0.alpha.4 app/views/iugu/mailer/reset_password_instructions.html.haml
iugusdk-1.0.0.alpha.3 app/views/iugu/mailer/reset_password_instructions.html.haml