Sha256: 545a8b66f4a17dd0a3b0bba14a4538d1d8a8323f642f5b59294e56c44847b4ea
Contents?: true
Size: 478 Bytes
Versions: 5
Compression:
Stored size: 478 Bytes
Contents
%tr %td %h1= t('workarea.storefront.email.gift_card_created.heading') %p %strong= @from %br = t('workarea.storefront.email.gift_card_created.message_html', link: link_to(Workarea.config.host, Workarea.config.host), amount: number_to_currency(@card.amount)) - if @card.message.present? %p %strong= @from %br = @card.message %p= t('workarea.storefront.email.gift_card_created.how_to_redeem', token: @card.token)
Version data entries
5 entries across 5 versions & 1 rubygems