Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<html>
 <body style="margin:0; padding:0; background:#e7eaee; font-family:'Segoe UI', Arial, sans-serif;">
  <table cellpadding="0" cellspacing="0" style="padding:55px 0; background:#e7eaee;" width="100%">
   <tr>
    <td>
     <table cellpadding="0" cellspacing="0" style="margin:auto; background:#ffffff; border-radius:16px; overflow:hidden; box-shadow:0 12px 28px rgba(0,0,0,0.1);" width="600">
      <!-- HEADER -->
      <tr>
       <td style="background:#aa1616; text-align:center; padding:45px 30px; color:#ffffff;">
        <h2 style="margin:0; font-size:26px; font-weight:700;">
         AAA Road Safety Kit
        </h2>
        <p style="margin:10px 0 0; font-size:15px; opacity:0.85;">
         Your emergency kit is moving to the next step
        </p>
       </td>
      </tr>
      <!-- BODY -->
      <tr>
       <td style="padding:40px 36px; color:#333; font-size:15px; line-height:1.7;">
        The AAA Car Emergency Kit you requested is being assembled. This kit includes a curated set of essential tools to help you stay safe and prepared during roadside events.
       </td>
      </tr>
      <!-- CONTENT BOX -->
      <tr>
       <td style="padding:0 36px;">
        <div style="background:#fdecec; padding:22px; border-left:7px solid #aa1616; border-radius:10px; font-size:14px; color:#444;">
         <strong style="color:#aa1616;">
          Included in your kit:
         </strong>
         <ul style="margin:10px 0 0; padding-left:18px; line-height:1.6;">
          <li>
           Heavy jumper cables
          </li>
          <li>
           Reflective roadside triangle
          </li>
          <li>
           High-lumen LED flashlight
          </li>
          <li>
           Utility gloves and multitool
          </li>
          <li>
           Compact first aid set
          </li>
         </ul>
        </div>
       </td>
      </tr>
      <!-- CTA -->
      <tr>
       <td style="text-align:center; padding:35px 36px 15px;">
        <a style="background:#aa1616; color:#ffffff; padding:16px 50px; border-radius:40px; font-size:16px; font-weight:700; text-decoration:none; display:inline-block;">
         Confirm My Kit Now
        </a>
       </td>
      </tr>
      <!-- FOOTER -->
      <tr>
       <td style="background:#f4f5f6; text-align:center; font-size:12px; color:#777; padding:24px;">
        AAA Roadside Assistance
        <br/>
        <a style="color:#aa1616; text-decoration:none;">
         Unsubscribe
        </a>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
 </body>
</html>