{{template config_path="design/email/header_template"}}
{{trans "Dear %recipient_name," recipient_name=$gcard_email.getRecipientName()}}

{{trans "Your gift card %gift_code " gift_code=$gcard_email.getGiftCode()}} {{trans "expires in %expiry_days day(s)." expiry_days=$gcard_email.getExpiryDays()}}
{{trans "Please be aware that you will not be able to use the certificate at %store_name after it expires." store_name=$store.frontend_name}}
{{template config_path="design/email/footer_template"}}