{{> header recipient=recipient}}
<p style="color: #0c0e18;">
  {{#if locale}}
    Your social media account has not been authenticated.
    Please try authenticating manually.
  {{else}}
    Ihr Social-Media-Konto wurde nicht authentifiziert.
    Versuchen Sie bitte, sich manuell zu authentifizieren.
  {{/if}}
</p>
{{> footer buttonTarget=buttonTarget buttonName=buttonName locale=locale}}

