{{> header recipient=recipient locale=locale}}
<p style="color: #0c0e18; white-space: pre-line; margin: 0">
  {{#if locale}}
    {{{text}}}
  {{else}}
    {{{text}}}
  {{/if}}
</p>
{{> footer locale=locale}}
