Just moved a site from local dev to production. Email was working on dev version.
Email variables for header, footer and css are not rendering on the production site.
Email received contains:
{{template config_path="design/email/header"}} {{inlinecss file="email-inline.css"}}
{{template config_path="design/email/footer"}}![](http://mandrillapp.com/track/open.php?u=30495628&id=411d7a047b024451a1fcfa02c3a64bc8)
Any ideas where to look?
I should add that other variables are being populated...name, order info, etc.