{{> header recipient=recipient}}
<p style="color: #0c0e18;">
  {{#if locale}}
    Your campaign is still saved as a draft and is waiting to be published.
  {{else}}
    Deine Kampagne ist noch immer als Entwurf gespeichert und wartet darauf, veröffentlicht
    zu werden.
  {{/if}}
</p>
{{> footer buttonTarget=buttonTarget buttonName=buttonName locale=locale}}
