Sha256: b03d98b2c07f49e1deec708bba7d1195082eb6956e3ed7cf4e7a5586df7707aa
Contents?: true
Size: 517 Bytes
Versions: 6
Compression:
Stored size: 517 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, style: "color: #{@config.link_color}"), 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
6 entries across 6 versions & 1 rubygems