{{template config_path="design/email/header_template"}}
{{trans "%name," name=$friend_name}}
{{trans "%name has a gift for you!" name=$sender_name}} 🎁
{{trans "A giftcard with %amount to purchase in our store" amount=$giftcard_amount}}
{{trans "Use the code: %code" code=$giftcard_code}}
{{trans "Message from %name" name=$sender_name}}
{{trans "%message" message=$friend_message}}
{{template config_path="design/email/footer_template"}}