{{> header recipient=recipient}}
<p style="color: #0c0e18;">
  {{#if locale}}
    You have been invited EN.
  {{else}}
    You have been invited DE.
  {{/if}}
</p>

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