<mjml>
  <mj-body>
    <mj-section background-color="#009688">
      <mj-column>
        <mj-text font-size="20px" color="#ffffff">TimeLimit</mj-text>
      </mj-column>
    </mj-section>
    <mj-section>
      <mj-column>
        <mj-text>
          <p><%= text %></p>
          <p><%= securityText %></p>
        </mj-text>
      </mj-column>
    </mj-section>
    <mj-section>
      <mj-column>
        <mj-divider border-width="1px" border-style="dashed" border-color="lightgrey" />
      </mj-column>
    </mj-section>
    <mj-section>
      <mj-column>
        <mj-text>
          <p>
            Sie erhalten diese Nachricht, da Ihr TimeLimit-Passwort geändert wurde.
            Falls Sie Fragen haben können Sie einfach auf diese E-Mail antworten.
          </p>
          <p>
            You got this message because the password reset feature was used for your account.
            If you have got any questions, then you can reply to this message.
          </p>
          <p>
            &copy; <%= mailimprint %>
          </p>
        </mj-text>
      </mj-column>
    </mj-section>
  </mj-body>
</mjml>
