{{> header recipient=recipient}}
<p style="color: #0c0e18;">
  {{#if locale}}
    {{acceptedName}} has {{#if typeOfAction}}accepted{{else}}declined{{/if}} the rescheduling request for the {{campaignTitle}} post to be rescheduled to {{postingDate}}.
  {{else}}
    {{acceptedName}} hat die Anfrage zur Verschiebung des Beitrags von der Kampagne {{campaignTitle}} auf den {{postingDate}} {{#if typeOfAction}}angenommen{{else}}abgelehnt{{/if}}.
  {{/if}}
</p>
{{> footer buttonTarget=buttonTarget buttonName=buttonName locale=locale}}
