{{> header recipient=recipient}}
<p style="color: #0c0e18;">
  {{#if locale}}
    Congratulations! {{sender}} has accepted the offer for {{campaign}}!
  {{else}}
    Glückwunsch! {{sender}} hat das Angebot für {{campaign}} angenommen!
  {{/if}}
</p>

{{> footer buttonTarget=buttonTarget buttonName=buttonName locale=locale}}
