{{> header recipient=recipient}}
<p style="color: #0c0e18;">
  {{#if locale}}
    Congratulations for completing the campaign {{campaign}}!
    You can now upload {{#if influencerName}}{{influencerName}}'s{{else}}your{{/if}} invoice to our platform. Please address your invoice to influence.vision.
  {{else}}
    Gratulation, du hast die Kampagne {{campaign}} erfolgreich abgeschlossen. Du kannst nun {{#if influencerName}}{{influencerName}}s{{else}}deine{{/if}} Rechnung auf unsere Plattform hochladen.
    Bitte adressiere deine Rechnung an influence.vision.
  {{/if}}
</p>
{{> footer buttonTarget=buttonTarget buttonName=buttonName locale=locale}}
