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

Hi {{ recip_name }},

Please email us the POD's for the following waybill(s): {{ waybill_pods }}.

Alternatively click here to update the POD's directly into our system.

{% endblock %}