{% extends '::email.html.twig' %} {% block subject %} {{ subject }} {% endblock %} {% block body %} Hello,

A customer has just updated their account details for account: {{ OldData.CompanyName }}. The update is as follows.

Original Details

Updated Details

{% endblock %}