{{template config_path="amfollowup/emails/header_template"}}
{{trans "Dear %customer_name," customer_name=$customer.getName()}}
{{trans "Happy Birthday! Please accept our warmest congratulations and get any product in our store with discount using the %coupon_code promo-code. Have a nice day!" coupon_code=$history.getCouponCode() |raw}}
{{trans "Regards, %store_name Team" store_name="$store.getFrontendName()" |raw}}