<mjml>
  <mj-head>
    {{> head}}
  </mj-head>
  <mj-body>
    <mj-wrapper css-class="wrapper">
      {{> header}}
      {{> footer}}
    </mj-wrapper>
  </mj-body>
</mjml>