{{> header recipient=recipient}}
<p style="color: #0c0e18;">
  {{#if locale}}
    Content has been approved.
  {{else}}
    Content has been approved {DE}.
  {{/if}}
</p>
{{> footer buttonTarget=buttonTarget buttonName=buttonName locale=locale}}
