{{template config_path="amfollowup/emails/header_template"}}
{{trans "Hello %customer_name," customer_name=$customer.getName()}}
{{trans "Since you visited our store on %date_of_visit we've dramatically broadened our product range. Come to our website and check out New Arrivals section." date_of_visit="$formatmanager.formatDate('customer_log', 'last_login_at')"}}
{{trans "Best Regards, %store_name" store_name=$store.getFrontendName() |raw}}