Added support for sending a message using a template. Mailgun templates can be created in the domain settings and support handlebars Handlebars (handlebarsjs.com). You can now pass a template name (Template) along with a JSON document (Data) to the Mailgun_SendMessage server action. Data is then merged into the template.