Sha256: ec22cfec5ef9072282aa9a3f9d2fb60868229f53363faba576b2f4d6b7542633
Contents?: true
Size: 604 Bytes
Versions: 28
Compression:
Stored size: 604 Bytes
Contents
= append_partials('storefront.account_creation_mailer.top') = render_schema_org(email_action_schema(users_account_url, t('workarea.storefront.email.account_created.email_action.name'))) - content_for :preheader_text do = @content %tr %td = @content %p= t('workarea.storefront.email.account_created.thanks_html', email: @user.email) %p = t('workarea.storefront.email.account_created.info_html') = link_to users_account_url, users_account_url %p= t('workarea.storefront.email.account_created.closing_html') = append_partials('storefront.account_creation_mailer.bottom')
Version data entries
28 entries across 28 versions & 1 rubygems