{{> header recipient=recipient}}
<p style="color: #0c0e18;">
  {{#if locale}}
    The brand {{companyName}} has asked to reschedule {{#if influencerName}}{{influencerName}}'s{{else}}your{{/if}} posting for {{campaignTitle}} to be rescheduled to {{postingDate}}. Check out more details here.
  {{else}}
    Die Brand {{companyName}} hat angefragt ein Posting für die Kampagne  {{campaignTitle}} auf den {{postingDate}} verschoben. Mehr Details findest du hier.
  {{/if}}
</p>
{{> footer buttonTarget=buttonTarget buttonName=buttonName locale=locale}}
