{{#if buttonName}}
  <div style="width: 100%; text-align: center; margin: 32px 0">
  <a href={{buttonTarget}}
     style="background:#05bbc9;cursor: pointer; border: none; color: #fff !important;border-radius: 7px; line-height: 1.15; padding: 8px 16px;text-decoration: none;">
    {{buttonName}}
  </a>
</div>
{{/if}}
<p style="color: #0c0e18; margin-top:0">
  {{#if locale}}
    Kindly,<br/>
    influence.vision
  {{else}}
    Liebe Grüße,<br/>
    influence.vision
  {{/if}}
</p>
</div>
</td>
</tr>
<tr>
  <td>
    <div style="background: #fff; margin:15px;
                         margin-top:16px;border-radius: 7px;overflow: hidden;max-width: 570px;
                         background-image: url(https://testing-app.influencevision.com/icons/emails/mail-shapes-3.png), url(https://testing-app.influencevision.com/icons/emails/mail-shapes-2.png);
                         background-position: -90px 50px, 110% 100px; background-repeat: no-repeat;
                         ">

      <p style="text-align: center; color:#9EA5AB; font-size: 12px; margin-top: 16px">
        {{#if locale}}
          Please do NOT reply to this email as it has been sent automatically.
        {{else}}
          Bitte antworte NICHT auf diese E-Mail da diese automatisiert versendet wurde.
        {{/if}}
      </p>
      <ul style="list-style-type: none; text-align: center; font-size: 12px; color: #9EA5AB; padding: 0">
        <li style="margin-bottom: 5px;">
          influence.vision GmbH
        </li>
        <li style="margin-bottom: 5px;">
          Vienna | Cologne | Bijeljina
        </li>
        <li style="margin-bottom: 5px;">
          <a style="color:#05bbc9"
             href="https://calendly.com/influencevision-support/support-influence-vision"
             target="_blank">
            Support
          </a>
        </li>
        <li style="margin-bottom: 5px;">
          <a style="color:#05bbc9" href="mailto:support@influencevision.com">
            support@influencevision.com
          </a>
        </li>
        <li style="margin-bottom: 5px;">
          <a style="color:#05bbc9" href="https://www.influencevision.com/" target="_blank">
            www.influencevision.com
          </a>
        </li>
        <li style="margin-bottom: 5px;">
          {{#if sentTo}}
            <br />Intended for: {{sentTo}}
          {{/if}}
        </li>
      </ul>
    </div>
  </td>
</tr>
</tbody>
</table>
</body>

</html>
