Modist Email Template

by Dhanck

HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>

  <head>
    <meta http-equiv="Content-Type" content="text/html charset=UTF-8">
    <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap" rel="stylesheet">
  
  </head>

  <body style="background: #f9f9f9;font-family: 'Montserrat', sans-serif;margin: 0;">

    <table class="email" style="width: 100%;max-width: 650px;padding: 20px;font-size: 14px;" align="center">
      <tr>
        <td>
          <img src="https://modist.co/img/modist-logo.svg" class="logo" style="height: 40px; margin: 10px 0px 20px 0px;">
          <table class="message" style="border: 1px solid #f0f0f0;background: #ffffff;padding: 30px;">
            <tr>
              <td>
                Hello from Modist,
                <br><br>
                <b>A request has been received to change the password for your Modist account.</b>
              </td>
            </tr>
            <tr>
              <td style="height: auto;text-align: center;background: #fa7a35;padding: 15px 30px;color: #ffffff;border: none;margin: 30px;font-family: 'Montserrat', sans-serif;font-weight: bold; display: inline-block; text-decoration: none;text-align: center;">
                <a href="" style="height: auto;text-align: center;background: #fa7a35;padding: 15px 30px;color: #ffffff; text-decoration: none;" class="button" >Reset Password</a>
              </td>
            </tr>
            <tr>
              <td>
                If you did not initiate this request, please contact us immediately at <a href="mailto:[email protected]" style="color: #fa7a35">[email protected]</a>
                <br><br>
                Thank you,<br>
                The Modist Team
              </td>
            </tr>
          </table>
        </td>
      </tr>
      <tr>
        <td style="font-size: 12px; color: #999999; margin-top: 20px; padding-top: 30px;">
      ...