{{> header recipient=recipient}}
<p style="color: #0c0e18;">
  {{#if locale}}
    The agency, {{agencyName}}, has asked to reschedule {{influencerName}}’s posting for {{campaignTitle}} to be rescheduled to {{postingDate}}. Check out more details here.
  {{else}}
    Die Agentur {{agencyName}} hat angefragt, den Beitrag von {{influencerName}} für die Kampagne {{campaignTitle}} auf den {{postingDate}} zu verschieben. Sieh dir hier weitere Details an.
  {{/if}}
</p>
{{> footer buttonTarget=buttonTarget buttonName=buttonName locale=locale}}
