Inboxes List

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <!--[if gte mso 9]>
    <xml>
      <o:OfficeDocumentSettings>
        <o:AllowPNG />
        <o:PixelsPerInch>96</o:PixelsPerInch>
      </o:OfficeDocumentSettings>
    </xml>
    <![endif]-->
  <title>
  </title>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="light dark" name="color-scheme"/>
  <meta content="light dark" name="supported-color-schemes"/>
  <!--[if !mso]><!-->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!--<![endif]-->
  <!--[if !mso]><!-->
  <link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap" rel="stylesheet"/>
  <!--<![endif]-->
  <style type="text/css">
   :root {
        color-scheme: light dark;
        supported-color-schemes: light dark;
      }
      body {
        margin: 0 auto;
        padding: 0;
        -webkit-text-size-adjust: 100% !important;
        -ms-text-size-adjust: 100% !important;
        -webkit-font-smoothing: antialiased !important;
      }
      img {
        border: 0 !important;
        outline: none !important;
      }
      p {
        margin: 0px !important;
        padding: 0px !important;
      }
      table {
        border-collapse: collapse;
        mso-table-lspace: 0px;
        mso-table-rspace: 0px;
      }
      td,
      a,
      span {
        border-collapse: collapse;
        mso-line-height-rule: exactly;
      }
      * {
        -webkit-text-size-adjust: none;
      }

      /* Utility Classes (Montserrat) */
      .osc-regular {
        font-family: "Montserrat", Arial, sans-serif;
        font-weight: 400;
      }
      .osc-bold {
        font-family: "Montserrat", Arial, sans-serif;
        font-weight: 700;
      }
      .osc-boldItalic {
        font-family: "Montserrat", Arial, sans-serif;
        font-weight: 700;
        font-style: italic;
      }
      /* Montserrat Utility Classes */
      .mont-regular {
        font-family: "Montserrat", Arial, sans-serif;
        font-weight: 400;
      }
      .mont-italic {
        font-family: "Montserrat", Arial, sans-serif;
        font-weight: 400;
        font-style: italic;
      }
      .mont-bold {
        font-family: "Montserrat", Arial, sans-serif;
        font-weight: 700;
      }
      /* Legacy Font Classes */
      .bold {
        font-family: "Montserrat", Arial, sans-serif;
        font-weight: 700;
        font-style: normal;
      }
      .boldItalic {
        font-family: "Montserrat", Arial, sans-serif;
        font-weight: 700;
        font-style: italic;
      }
      .regular {
        font-family: "Montserrat", Arial, sans-serif;
        font-weight: 400;
        font-style: normal;
      }
      /* prevent iOS font upsizing */
      .ExternalClass * {
        line-height: 100%;
      }
      /* force Outlook.com to honor line-height */
      span {
        padding: 0;
        margin: 0;
      }
      /* prevent iOS auto-linking */
      a[x-apple-data-detectors] {
        color: inherit !important;
        text-decoration: none !important;
        font-size: inherit !important;
        font-family: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important;
      }
      /* Prevent Outlook Purple Links */
      .gmail_img + div {
        display: none;
      }
      .whiteLink a:link {
        color: #ffffff;
      }
      .redLink a:link {
        color: #c8102e;
        text-decoration: none;
      }
      /*** Responsive CSS ***/
      @media only screen and (max-width: 599px) {
        .download-app-wrapper {
          padding: 0px !important;
        }
        .download-app-text {
          font-size: 22px !important;
          line-height: 26px !important;
        }
        .download-app-inner {
          padding: 15px 15px !important;
        }
        .app-badge img {
          width: 140px !important;
        }
        .appStack {
          display: block !important;
          width: 100% !important;
          text-align: center !important;
        }
        .appLeft {
          padding-bottom: 10px !important;
        }
        .appRight table {
          float: none !important;
          margin: 0 auto !important;
        }
        .show {
          display: block !important;
          width: auto !important;
          overflow: visible !important;
          float: none !important;
          max-height: inherit !important;
          line-height: inherit !important;
        }
        #logo {
          height: auto;
          width: 90px;
        }
        .menu-item {
          font-size: 13px !important;
          line-height: 15px !important;
          padding-left: 5px !important;
          padding-right: 5px !important;
        }
        body {
          width: 100%;
          min-width: 100%;
          position: relative;
          top: 0;
          left: 0;
          right: 0;
          margin: 0;
          padding: 0;
        }
        .marginFix {
          position: relative;
          top: 0;
          left: 0;
          right: 0;
        }
        .full-width-container {
          width: 100% !important;
        }
        .full-width-container-inner {
          width: 100% !important;
          min-width: 100% !important;
          padding: 0px 0px 0px 0px !important;
        }
        .hide {
          width: 0px !important;
          height: 0px !important;
          display: none !important;
        }
        .full-width {
          width: 100% !important;
          min-width: 100% !important;
        }
        .stackTbl {
          width: 100% !important;
          display: table !important;
        }
        .stackTblMarginTop20 {
          width: 100% !important;
          display: table !important;
          margin-top: 20px !important;
        }
        .center {
          margin: 0px auto !important;
        }
        .autoHeight {
          height: auto !important;
        }
        .topPadding30 {
          padding-top: 30px !important;
        }
        .bottomPadding20 {
          padding-bottom: 20px !important;
        }
        .noBackground {
          background: none !important;
        }
        .divider {
          height: 4px !important;
          font-size: 4px !important;
          line-height: 4px !important;
          background-color: #efefef;
        }
        .fullWidthImg img {
          width: 100% !important;
          height: auto !important;
        }
        .imgReplace {
          width: 100% !important;
          padding-top: 72.5% !important;
          background-size: contain !important;
          background-position: center top !important;
          background-repeat: no-repeat !important;
          display: block !important;
        }
        .threeAcrossWidth {
          width: 30% !important;
        }
        .fourAcrossWidth {
          width: 44% !important;
        }
        .topnav {
          width: 33% !important;
        }
        .topnav-right {
          width: 33% !important;
          text-align: right !important;
        }
        .vAlign0 {
          vertical-align: 0px !important;
        }
        .textCenter {
          text-align: center !important;
        }
        .textLeft {
          text-align: left !important;
        }
        .full_wrap {
          width: 100% !important;
          max-width: 100% !important;
        }
        .side10 {
          width: 10px !important;
        }
        .full_width_img1 img {
          max-width: 280px !important;
          width: 100% !important;
        }
        .w280 {
          width: 100% !important;
          max-width: 280px !important;
        }
        .pad20 {
          padding: 20px 10px !important;
        }
        .pad10 {
          padding: 10px !important;
        }
        .plb20 {
          padding: 0px 10px 20px !important;
        }
        .clear {
          width: 100% !important;
          clear: both !important;
          float: left !important;
        }
        .hauto {
          height: auto !important;
        }
        .mobilePadding {
          padding: 20px 10px !important;
        }
        .mobilePaddingFooterLegal {
          padding: 0px 35px 25px !important;
        }
        .mobilePadding2 {
          padding: 0px 10px 20px !important;
        }
        .mobilePadding3 {
          padding: 10px 10px !important;
        }
        .mobilePadding4 {
          padding: 30px 40px 20px !important;
        }
        .mobilePadding5 {
          padding: 0px 10px 10px !important;
        }
        .mobilePadding6 {
          padding: 0px 30px 25px !important;
        }
        .mobilePadding7 {
          padding: 20px 25px !important;
        }
        .mobilePaddingHeadline {
          padding: 0px 35px 15px !important;
        }
        .mobilePaddingBody {
          padding: 0px 35px 10px !important;
        }
        .mobileBold {
          font-family: "Montserrat", Arial, sans-serif !important;
          font-size: 18px !important;
          font-weight: bold !important;
        }
        .mobileRegular {
          font-family: "Montserrat", Arial, sans-serif !important;
          font-size: 20px !important;
          font-weight: normal !important;
        }
        .mobileBold-Italic {
          font-family: "Montserrat", Arial, sans-serif !important;
          font-size: 20px !important;
          font-weight: bold !important;
          font-style: italic !important;
        }
        .mobileLegal {
          font-family: "Montserrat", Arial, sans-serif !important;
          font-size: 11px !important;
          font-weight: normal !important;
        }
        .hide_desktop {
          display: table !important;
          float: none !important;
          width: 100% !important;
          overflow: visible !important;
          height: auto !important;
        }
        .w150 img {
          width: 210px !important;
          height: auto !important;
        }
        .font13 {
          padding-top: 3px !important;
        }
      }
      @media only screen and (max-width: 480px) {
        .full-width-container {
          width: 100% !important;
        }
        .fullWidthImg1 img {
          width: 80% !important;
          height: auto !important;
        }
        .w150 img {
          width: 155px !important;
          height: auto !important;
        }
        .pl0 {
          padding: 0px !important;
        }
        .stayConnectedWrapper {
          padding: 20px 10px !important;
        }
        .stayConnectedText {
          font-size: 22px !important;
          line-height: 24px !important;
        }
        .stayConnectedPill {
          width: 95% !important;
          max-width: 340px !important;
        }
        .socialIcon {
          padding: 0 5px !important;
        }
        .stayConnectedPill td.pillInner {
          padding: 15px 15px !important;
        }
      }
      @media only screen and (max-width: 374px) {
        .full-width-container {
          width: 100% !important;
        }
        .fullWidthImg1 img {
          width: 80% !important;
          height: auto !important;
        }
        .w150 img {
          width: 165px !important;
          height: auto !important;
        }
        .h25 {
          height: 25px !important;
          font-size: 11px !important;
        }
        .h25 a {
          line-height: 25px !important;
        }
        .font13 {
          font-size: 13px !important;
        }
      }
      /* Utility for header */
      .keep-light {
        background-color: #f5f5f5 !important;
      }
      .keep-light-grey {
        background-color: #ebebeb !important;
      }
      .keep-light-teal {
        background-color: #22cbd4 !important;
      }
      .keep-light-offwhite {
        background-color: #F3F2ED !important;
      }
      .keep-light-dark {
        background-color: #242021 !important;
      }

      [data-ogsc] .keep-light,  [data-ogsb] .keep-light  { background-color: #f5f5f5 !important; }
      [data-ogsc] .keep-light-grey, [data-ogsb] .keep-light-grey { background-color: #ebebeb !important; }
      [data-ogsc] .keep-light-teal, [data-ogsb] .keep-light-teal { background-color: #22cbd4 !important; }
      [data-ogsc] .keep-light-offwhite, [data-ogsb] .keep-light-offwhite { background-color: #F3F2ED !important; }
      [data-ogsc] .keep-light-dark, [data-ogsb] .keep-light-dark { background-color: #242021 !important; }
      [data-ogsc] .darkmode_txt_white, [data-ogsc] .darkmode_txt_white a { color: #ffffff !important; }
      [data-ogsc] .body, [data-ogsb] .body, [data-ogsc] .full_wrap, [data-ogsb] .full_wrap { background-color: #ffffff !important; }

      /* Dark mode */
      @media screen and (prefers-color-scheme: dark) {
        .darkmode_txt_white {
          color: #ffffff !important;
        }
        .darkmode_txt_white a {
          color: #ffffff !important;
        }
        html,
        body,
        .body,
        .full_wrap,
        table.full_wrap,
        td.full_wrap,
        [data-ogsc] .body,
        [data-ogsc] .full_wrap,
        [data-ogsb] .body,
        [data-ogsb] .full_wrap {
          background-color: #ffffff !important;
        }
        /* .dm-wrap dark sections */
        .dm-wrap {
          background-color: #000000 !important;
        }
        .keep-light,
        [data-ogsc] .keep-light,
        [data-ogsb] .keep-light {
          background-color: #f5f5f5 !important;
        }
        .keep-light-grey,
        [data-ogsc] .keep-light-grey,
        [data-ogsb] .keep-light-grey {
          background-color: #ffffff !important;
        }
        .keep-light-teal,
        [data-ogsc] .keep-light-teal,
        [data-ogsb] .keep-light-teal {
          background-color: #22cbd4 !important;
        }
        .keep-light-offwhite,
        [data-ogsc] .keep-light-offwhite,
        [data-ogsb] .keep-light-offwhite {
          background-color: #F3F2ED !important;
        }
        .keep-light-dark,
        [data-ogsc] .keep-light-dark,
        [data-ogsb] .keep-light-dark {
          background-color: #242021 !important;
        }
      }
  </style>
  <!--[if gt mso 9]>
    <style type="text/css">
      .customFont {
        font-family: Verdana, Arial, sans-serif !important;
      } /* prevents Outlook from defaulting to Times New Roman */
    </style>
    <![endif]-->
 </head>
 <body bgcolor="#ffffff" class="body" style="margin: 0px auto; padding: 0px;">
  <span style="display:none !important; visibility: hidden; mso-hide:all; font-size:1px; color:#ffffff; line-height:1px; max-height:0px; max-width:0px; opacity:0; overflow:hidden;">
   Late-night hunger just found its plan. ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­ ͏‌  ­
  </span>
  <img height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fl.c.moes.com%252Frts%252Fopen.aspx%253Ftp%253Di-1NGB-Q7T-jb7-4pme9D-1p-2Pt86-1c-4pXFYj-lDDj0Se97N-2AEWa3%2526pi%253DGxbDZjcWF6795uOPNn9NxtZpaluyuQDzP4Kwh2VrO9I/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmwuYy5tb2VzLmNvbSIsInRpbWUiOjE3NzczODU4NDkuNTY1NzQ1Nn0:1wHjFh:Xk9EAg5L3vuRWgNDbHtor3AEtfE5WyJJCtK5PZjRaKg" style="display:none" width="1"/>
  <!-- HEADER START -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="full_wrap" style="table-layout: fixed;" width="100%">
   <tr>
    <td align="center" style="padding:0; margin:0; font-size:0; line-height:0;" valign="top">
     <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-container" style="width: 600px; table-layout: fixed;" width="600">
      <tr>
       <td bgcolor="#ffffff" class="full-width-container keep-light" style="background-color:#ffffff; padding:0; margin:0; font-size:0; line-height:0;">
        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="full-width-container keep-light-grey" style="width:600px; background-color:#ffffff;" width="600">
         <!-- preheader start -->
         <tr>
          <td align="right" class="regular" style="font-size: 11px; line-height: 14px; color: #707070; padding: 5px 30px;" valign="middle">
           <a style="text-decoration: none; color: #707070;" target="_blank">
            View in browser
           </a>
          </td>
         </tr>
         <!-- preheader end -->
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- END HEADER -->
  <!-- MAIN CONTENT -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="full_wrap" style="table-layout: fixed;" width="100%">
   <tr>
    <td align="center" valign="top">
     <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="full-width-container keep-light" style="background-color:#ffffff; width: 600px; table-layout: fixed;" width="600">
      <!-- Logo Start -->
      <tr>
       <td align="center" bgcolor="#ffffff" class="keep-light" style="background-color: #ffffff;" valign="top">
        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="full-width-container keep-light" style="background-color:#ffffff;" width="600">
         <tbody>
          <tr>
           <td align="center" class="pl0" style="padding: 11px 30px;" valign="middle">
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
             <tbody>
              <!-- Desktop Header Start -->
              <tr>
               <td class="hide">
                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                 <tbody>
                  <tr height="80" style="height: 80px;">
                   <td height="80" style="width: 110px; max-width: 110px; height: 80px; vertical-align: middle;" valign="middle" width="110">
                    <table align="left" border="0" cellpadding="0" cellspacing="0" class="full-width-container" style="width: 110px; max-width: 110px;" width="110">
                     <tbody>
                      <tr>
                       <td align="center" height="80" style="height: 80px; line-height: 0; font-size: 0;" valign="middle">
                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="110">
                         <tbody>
                          <tr>
                           <td align="center" class="bold" style="color: #000; font-size: 13px; line-height: 13px; padding: 0 5px 3px 5px;" valign="middle">
                            0
                           </td>
                          </tr>
                          <tr>
                           <td align="center" class="bold" style="color: #000; word-break: break-all; font-size: 11px; line-height: 13px;" valign="top">
                            REWARD
                            <br/>
                            POINTS
                           </td>
                          </tr>
                         </tbody>
                        </table>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </td>
                   <td align="center" valign="middle">
                    <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-container">
                     <tbody>
                      <tr>
                       <td align="center" class="fullWidthImg" style="font-size: 0; line-height: 0;" valign="middle">
                        <a style="text-decoration: none;" target="_blank">
                         <img alt="Moe's Southwest Grill" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Fcontentuploads%252Ftemplateassets%252Fmoes-logo-small2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY2Mjc3M30:1wHjFh:2hYM-w04wnueIb-17zLysHdK0OUHHFZHNYEQuuTStgY" style="display: block; max-width: 140px; font-size: 19px; font-family: Arial, sans-serif; color: #000; line-height: 22px;" width="140"/>
                        </a>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </td>
                   <td height="80" style="width: 110px; max-width: 110px; height: 80px; vertical-align: middle;" valign="middle" width="110">
                    <table align="right" border="0" cellpadding="0" cellspacing="0" class="full-width-container" style="width: 110px;" width="110">
                     <tbody>
                      <tr>
                       <td align="center" height="80" style="height: 80px; line-height: 0; font-size: 0;" valign="middle">
                        <table align="center" bgcolor="#d54205" border="0" cellpadding="0" cellspacing="0" style="border-radius: 50px; width: 110px;" width="125">
                         <tbody>
                          <tr>
                           <td align="center" class="bold" height="34" style="height: 34px; color: #ffffff; font-size: 12px; text-transform: uppercase;" valign="middle">
                            <a style="text-decoration: none; color: #f3f2ec; line-height: 34px; display: block;" target="_blank">
                             order now
                            </a>
                           </td>
                          </tr>
                         </tbody>
                        </table>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </td>
                  </tr>
                 </tbody>
                </table>
               </td>
              </tr>
              <!-- Desktop Header End -->
              <!--[if !mso]><!-->
              <tr>
               <td height="0">
                <div class="hide_desktop" style="display: none; width: 0; overflow: hidden; max-height: 0 !important;">
                 <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr>
                   <td style="padding: 11px 10px;" valign="middle">
                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                     <tr>
                      <td align="left" style="width:60px; min-width:60px;" valign="middle" width="60">
                       <table align="left" border="0" cellpadding="0" cellspacing="0">
                        <tbody>
                         <tr>
                          <td align="center" class="bold" style="color: #000; font-size:14px; line-height:14px; padding: 3px 0 1px 0;" valign="middle">
                           0
                          </td>
                         </tr>
                         <tr>
                          <td align="center" class="bold" style="color: #000; font-size:11px; line-height:11px;" valign="top">
                           POINTS
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                      <td align="center" style="text-align:center;" valign="middle">
                       <a style="text-decoration:none;" target="_blank">
                        <img alt="Moe's Southwest Grill" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252FContentUploads%252FTemplateAssets%252Fmoes-logo-small2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY2NDAyMn0:1wHjFh:3aYRfuWXFO0IXX_Zi9QR7NwEFLmKk5eza8tg4USawr4" style="display:block; max-width: 120px; font-size:19px; font-family:Arial, sans-serif; color:#000; line-height:22px; margin:0 auto;" width="120"/>
                       </a>
                      </td>
                      <td align="right" style="width:60px; min-width:60px;" valign="middle" width="60">
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                </div>
               </td>
              </tr>
              <!--<![endif]-->
              <!-- //Mobile Show -->
             </tbody>
            </table>
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
      <!-- Logo End -->
      <!-- ========== SECTION 1: ABOVE HERO BANNER ========== -->
      <tr>
       <td align="center" valign="top">
        <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-container" style="width: 600px;" width="600">
         <tbody>
          <tr>
           <td align="center" bgcolor="#22cbd4" class="keep-light-teal" style="background-color: #22cbd4; padding: 30px 35px;" valign="top">
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
             <tbody>
              <tr>
               <td align="center" class="mont-bold" style="font-family: 'Montserrat', Arial, sans-serif; color: #242021; font-size: 32px; line-height: 38px; font-weight: 700;" valign="top">
                $0 Delivery Fee After 8pm
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
      <!-- ========== SECTION 1: ABOVE HERO BANNER END ========== -->
      <!-- ========== SECTION 2: HERO BANNER START ========== -->
      <tr>
       <td align="center" valign="top">
        <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-container" style="width: 600px; max-width: 600px;" width="600">
         <tbody>
          <tr>
           <td align="center" class="fullWidthImg" valign="top">
            <a style="text-decoration: none;" target="_blank">
             <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Feditor_images%252Fmoes-latenight_dippers_email_email.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY2NTU0M30:1wHjFh:mvJRmdfPLeWXGcSJ8sU6PIRIVt7GUMGkiqGTmLqK_4g" style="display: block; max-width: 600px; font-size: 19px; font-family: Arial, sans-serif; color: #000000; line-height: 22px;" title="Late Night Free Delivery + Grilled Burrito Dippers" width="600"/>
            </a>
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
      <!-- ========== SECTION 2: HERO BANNER END ========== -->
      <!-- ========== SECTION 2: HERO CONTENT START ========== -->
      <tr>
       <td align="center" valign="top">
        <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-container" style="width: 600px;" width="600">
         <tbody>
          <tr>
           <td align="center" bgcolor="#22cbd4" class="keep-light-teal" style="background-color: #22cbd4; padding: 30px 35px;" valign="top">
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
             <tbody>
              <tr>
               <td align="center" class="mont-bold" style="font-family: 'Montserrat', Arial, sans-serif; color: #242021; font-size: 22px; line-height: 26px; font-weight: 700; padding-bottom: 0;" valign="top">
               </td>
              </tr>
              <tr>
               <td align="center" class="mont-regular" style="font-family: 'Montserrat', Arial, sans-serif; color: #242021; font-size: 16px; line-height: 20px; font-weight: 400; padding-bottom: 0;" valign="top">
                Moe's is open late with bold, customizable favorites for whatever kind of night you're having. Add NEW Grilled Burrito Dippers for the perfect dip-and-devour bite. Enjoy free delivery after 8 PM through 5/31.
               </td>
              </tr>
              <!-- Order Now CTA Hide And Show-->
              <tr>
               <td align="center" valign="top">
                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                 <tbody>
                  <!-- Desktop CTA -->
                  <tr>
                   <td align="center" class="hide" style="padding: 30px 0 0 0;" valign="top">
                    <table align="center" bgcolor="#d54205" border="0" cellpadding="0" cellspacing="0" style="border-radius: 50px; width: 180px;" width="180">
                     <tbody>
                      <tr>
                       <td align="center" class="bold" height="42" style="height: 42px; color: #f3f2ed; font-size: 16px; text-transform: uppercase; letter-spacing: 1px;" valign="middle">
                        <a style="text-decoration: none; color: #f3f2ed; line-height: 42px; display: block;" target="_blank">
                         Order Now
                        </a>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </td>
                  </tr>
                  <!-- Mobile Show -->
                  <!--[if !mso]><!-->
                  <tr>
                   <td height="0">
                    <div class="hide_desktop" style="display: none; width: 0; overflow: hidden; max-height: 0 !important;">
                     <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                      <tr>
                       <td align="center" style="padding: 30px 0 0 0;" valign="top">
                        <table align="center" bgcolor="#d54205" border="0" cellpadding="0" cellspacing="0" style="border-radius: 50px; width: 190px;" width="180">
                         <tbody>
                          <tr>
                           <td align="center" class="bold" height="42" style="height: 42px; color: #f3f2ed; font-size: 16px; text-transform: uppercase; letter-spacing: 1px;" valign="middle">
                            <a style="text-decoration: none; color: #f3f2ed; line-height: 42px; display: block;" target="_blank">
                             Order Now
                            </a>
                           </td>
                          </tr>
                         </tbody>
                        </table>
                       </td>
                      </tr>
                     </table>
                    </div>
                   </td>
                  </tr>
                  <!--<![endif]-->
                  <!-- //Mobile Show -->
                 </tbody>
                </table>
               </td>
              </tr>
              <!-- Legal Asterisk Reference -->
              <!-- <tr>
                              <td align="center" valign="top" class="mont-regular" style="font-family: 'Montserrat', Arial, sans-serif; color: #242021; font-size: 11px; line-height: 14px; font-weight: 400; padding-top: 25px;">*Terms &amp; conditions apply, see below for details.</td>
                            </tr> -->
             </tbody>
            </table>
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
      <!-- ========== SECTION 2: HERO CONTENT END ========== -->
      <!-- ========== SECTION 5: BLOCK 2 (LARGE) START ========== -->
      <tr>
       <td align="center" valign="top">
        <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-container" style="width: 600px;" width="600">
         <tbody>
          <tr>
           <td align="center" bgcolor="#242021" class="keep-light-dark" style="background-color: #242021; padding: 0;" valign="top">
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
             <tbody>
              <!-- Block 2 Image -->
              <tr>
               <td align="center" class="fullWidthImg" valign="top">
                <a style="text-decoration: none;" target="_blank">
                 <img alt="Groups and Parties" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Feditor_images%252Fmoes-groupsparties_vpacks_secondaryv2_email.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY2NjU4N30:1wHjFh:TH9UKU2qLvR8-fA3k1a2Ga1dpoOGbl-67_OeDbdk8sE" style="display: block; max-width: 600px; font-size: 19px; font-family: Arial, sans-serif; color: #f2f1ed; line-height: 22px;" width="600"/>
                </a>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
          <tr>
           <td align="center" bgcolor="#242021" class="keep-light-dark" style="background-color: #242021; padding: 30px 35px;" valign="top">
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
             <tbody>
              <!-- Block 2 Headline -->
              <tr>
               <td align="center" class="mont-bold" style="font-family: 'Montserrat', Arial, sans-serif; color: #f2f1ed; font-size: 22px; line-height: 26px; font-weight: 700; padding-bottom: 20px;" valign="top">
                Talk about a tasteful gift
               </td>
              </tr>
              <!-- Block 2 Body Copy -->
              <tr>
               <td align="center" class="mont-regular" style="font-family: 'Montserrat', Arial, sans-serif; color: #f2f1ed; font-size: 16px; line-height: 24px; font-weight: 400; padding-bottom: 0;" valign="top">
                For casual hangs or your inner circles, make it easy on yourself with Moe's ready-to-serve Value Packs and Meal Kits. Packed with the bold flavors everyone loves, these are the quickest way to please your crowd.
               </td>
              </tr>
              <!-- Block 2 CTA -->
              <tr>
               <td align="center" valign="top">
                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                 <tbody>
                  <!-- Desktop CTA -->
                  <tr>
                   <td align="center" class="hide" style="padding: 30px 0 0 0;" valign="top">
                    <table align="center" bgcolor="#faebbb" border="0" cellpadding="0" cellspacing="0" style="border-radius: 50px; width: 180px;" width="180">
                     <tbody>
                      <tr>
                       <td align="center" class="bold" height="42" style="height: 42px; color: #242021; font-size: 16px; text-transform: uppercase; letter-spacing: 1px;" valign="middle">
                        <a style="text-decoration: none; color: #242021; line-height: 42px; display: block;" target="_blank">
                         Order Now
                        </a>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </td>
                  </tr>
                  <!-- Mobile Show -->
                  <!--[if !mso]><!-->
                  <tr>
                   <td height="0">
                    <div class="hide_desktop" style="display: none; width: 0; overflow: hidden; max-height: 0 !important;">
                     <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                      <tr>
                       <td align="center" style="padding: 30px 0 0 0;" valign="top">
                        <table align="center" bgcolor="#faebbb" border="0" cellpadding="0" cellspacing="0" style="border-radius: 50px; width: 190px;" width="180">
                         <tbody>
                          <tr>
                           <td align="center" class="bold" height="42" style="height: 42px; color: #242021; font-size: 16px; text-transform: uppercase; letter-spacing: 1px;" valign="middle">
                            <a style="text-decoration: none; color: #242021; line-height: 42px; display: block;" target="_blank">
                             Order Now
                            </a>
                           </td>
                          </tr>
                         </tbody>
                        </table>
                       </td>
                      </tr>
                     </table>
                    </div>
                   </td>
                  </tr>
                  <!--<![endif]-->
                  <!-- //Mobile Show -->
                 </tbody>
                </table>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
      <!-- ========== SECTION 5: BLOCK 2 (LARGE) END ========== -->
      <!-- ========== SECTION 6: BLOCK 3 (LARGE) START ========== -->
      <tr>
       <td align="center" valign="top">
        <table align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-container" style="width: 600px;" width="600">
         <tbody>
          <tr>
           <td align="center" bgcolor="#26cbd4" class="keep-light-teal" style="background-color: #26cbd4; padding: 0;" valign="top">
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
             <tbody>
              <!-- Block 3 Image -->
              <tr>
               <td align="center" class="fullWidthImg" valign="top">
                <a style="text-decoration: none;" target="_blank">
                 <img alt="Sign Up For SMS" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Feditor_images%252Fsms_moes.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY2NzUyMn0:1wHjFh:6YTH8WhsnI8v8-Mnz2pd63ri9vMChXrjO9AJ9R7i4p8" style="display: block; max-width: 600px; font-size: 19px; font-family: Arial, sans-serif; color: #f2f1ed; line-height: 22px;" width="600"/>
                </a>
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
          <tr>
           <td align="center" bgcolor="#242021" class="keep-light-dark" style="background-color: #242021; padding: 30px 35px;" valign="top">
            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
             <tbody>
              <!-- Block 3 Headline -->
              <tr>
               <td align="center" class="mont-bold" style="font-family: 'Montserrat', Arial, sans-serif; color: #f2f1ed; font-size: 22px; line-height: 26px; font-weight: 700; padding-bottom: 20px;" valign="top">
                Score a $5.99 Burrito Or Bowl Deal when you sign up for texts.
               </td>
              </tr>
              <!-- Block 3 Body Copy -->
              <tr>
               <td align="center" class="mont-regular" style="font-family: 'Montserrat', Arial, sans-serif; color: #f2f1ed; font-size: 16px; line-height: 24px; font-weight: 400; padding-bottom: 0;" valign="top">
                Our texts are like our 🌯 bold, fast, and worth it. Get big flavor, big value, and delicious deals sent straight to your phone—plus craveable, protein-packed options that are fully customizable.
                <div style="height:15px; line-height:15px; font-size:0;">
                </div>
                <span style="font-weight: 700;">
                 Don't miss out. Offer available for a limited time. 🏃
                </span>
               </td>
              </tr>
              <!-- Block 3 CTA -->
              <tr>
               <td align="center" valign="top">
                <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                 <tbody>
                  <!-- Desktop CTA -->
                  <tr>
                   <td align="center" class="hide" style="padding: 30px 0 0 0;" valign="top">
                    <table align="center" bgcolor="#faebbb" border="0" cellpadding="0" cellspacing="0" style="border-radius: 50px; width: 220px;" width="220">
                     <tbody>
                      <tr>
                       <td align="center" class="bold" height="42" style="height: 42px; color: #242021; font-size: 16px; text-transform: uppercase; letter-spacing: 1px;" valign="middle">
                        <a style="text-decoration: none; color: #242021; line-height: 42px; display: block;" target="_blank">
                         Sign Up For SMS
                        </a>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </td>
                  </tr>
                  <!-- Mobile Show -->
                  <!--[if !mso]><!-->
                  <tr>
                   <td height="0">
                    <div class="hide_desktop" style="display: none; width: 0; overflow: hidden; max-height: 0 !important;">
                     <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                      <tr>
                       <td align="center" style="padding: 30px 0 0 0;" valign="top">
                        <table align="center" bgcolor="#faebbb" border="0" cellpadding="0" cellspacing="0" style="border-radius: 50px; width: 230px;" width="220">
                         <tbody>
                          <tr>
                           <td align="center" class="bold" height="42" style="height: 42px; color: #242021; font-size: 16px; text-transform: uppercase; letter-spacing: 1px;" valign="middle">
                            <a style="text-decoration: none; color: #242021; line-height: 42px; display: block;" target="_blank">
                             Sign Up For SMS
                            </a>
                           </td>
                          </tr>
                         </tbody>
                        </table>
                       </td>
                      </tr>
                     </table>
                    </div>
                   </td>
                  </tr>
                  <!--<![endif]-->
                  <!-- //Mobile Show -->
                 </tbody>
                </table>
               </td>
              </tr>
              <!-- Block 3 Legal -->
              <tr>
               <td align="center" class="mont-regular" style="font-family: 'Montserrat', Arial, sans-serif; color: #f2f1ed; font-size: 10px; line-height: 14px; font-weight: 400; padding-top: 20px;" valign="top">
                *38g protein based on the build of Bowl shown. Actual protein content may vary with ingredient choices.
               </td>
              </tr>
             </tbody>
            </table>
           </td>
          </tr>
         </tbody>
        </table>
       </td>
      </tr>
      <!-- ========== SECTION 6: BLOCK 3 (LARGE) END ========== -->
     </table>
    </td>
   </tr>
  </table>
  <!-- //MAIN CONTENT END -->
  <!-- FOOTER START -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="full_wrap" style="table-layout: fixed;" width="100%">
   <tr>
    <td align="center" valign="top">
     <table align="center" bgcolor="#000" border="0" cellpadding="0" cellspacing="0" class="full-width-container" style="width: 600px; table-layout: fixed;" width="600">
      <tr>
       <td align="center" bgcolor="#22cbd4" class="keep-light-teal" valign="top">
        <table bgcolor="#22cbd4" border="0" cellpadding="0" cellspacing="0" class="footer keep-light-teal" width="100%">
         <tr>
          <td align="left" style="padding: 0;">
           <table align="center" bgcolor="#22cbd4" border="0" cellpadding="0" cellspacing="0" class="keep-light-teal" style="background-color: #22cbd4;" width="100%">
            <!-- Brand Tagline -->
            <tr>
             <td align="center" bgcolor="#22cbd4" class="keep-light-teal" style="background-color: #22cbd4; padding:0px;" valign="top">
              <table align="center" border="0" cellpadding="0" cellspacing="0">
               <tbody>
                <tr>
                 <td align="center" class="fullWidthImg" valign="top">
                  <img alt="Eat Out Loud" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Fcontentuploads%252Ftemplateassets%252Fmoes-eat-out-loud-footer-tag.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY2ODQ2NH0:1wHjFh:2rGWPEmcjpKQxrFcMJnRZAccSxsc2fu9yBk17EqTQnI" style="display: block; max-width: 600px; font-family: 'Montserrat', Arial, sans-serif; font-size: 19px; line-height: 22px; color: #242021; font-weight: 700;"/>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- Footer Navigation -->
            <tr>
             <td align="center" bgcolor="#22cbd4" class="keep-light-teal" style="background-color: #22cbd4;" valign="top">
              <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
               <tbody>
                <tr>
                 <td bgcolor="#242021" class="keep-light-dark" height="3" style="height: 3px; font-size: 3px; line-height: 3px;">
                 </td>
                </tr>
                <tr>
                 <td align="center" class="bold" style="color: #242021; font-size: 22px; line-height: 26px; padding: 10px;" valign="top">
                  <a style="text-decoration: none; color: #242021;" target="_blank">
                   ABOUT US
                  </a>
                 </td>
                </tr>
                <tr>
                 <td bgcolor="#242021" class="keep-light-dark" height="3" style="height: 3px; font-size: 3px; line-height: 3px;">
                 </td>
                </tr>
                <tr>
                 <td align="center" class="bold" style="color: #242021; font-weight: bold; font-size: 22px; line-height: 26px; padding: 10px;" valign="top">
                  <a style="text-decoration: none; color: #242021;" target="_blank">
                   REWARDS
                  </a>
                 </td>
                </tr>
                <tr>
                 <td bgcolor="#242021" class="keep-light-dark" height="3" style="height: 3px; font-size: 3px; line-height: 3px;">
                 </td>
                </tr>
                <tr>
                 <td align="center" class="bold" style="color: #242021; font-weight: bold; font-size: 22px; line-height: 26px; padding: 10px;" valign="top">
                  <a style="text-decoration: none; color: #242021;" target="_blank">
                   GIFT CARDS
                  </a>
                 </td>
                </tr>
                <tr>
                 <td bgcolor="#242021" class="keep-light-dark" height="3" style="height: 3px; font-size: 3px; line-height: 3px;">
                 </td>
                </tr>
                <tr>
                 <td align="center" class="bold" style="color: #242021; font-size: 22px; line-height: 26px; padding: 10px;" valign="top">
                  <a style="text-decoration: none; color: #242021;" target="_blank">
                   DELIVERY
                  </a>
                 </td>
                </tr>
                <tr>
                 <td bgcolor="#242021" class="keep-light-dark" height="3" style="height: 3px; font-size: 3px; line-height: 3px;">
                 </td>
                </tr>
                <tr>
                 <td align="center" class="bold" style="color: #242021; font-size: 22px; line-height: 26px; padding: 10px;" valign="top">
                  <a style="text-decoration: none; color: #242021;" target="_blank">
                   CATERING
                  </a>
                 </td>
                </tr>
                <tr>
                 <td bgcolor="#242021" class="keep-light-dark" height="3" style="height: 3px; font-size: 3px; line-height: 3px;">
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!--// Footer Navigation -->
            <!-- Download the App Section -->
            <tr>
             <td align="center" bgcolor="#F3F2ED" class="download-app-wrapper keep-light-offwhite" style="background-color: #F3F2ED; padding: 0;" valign="top">
              <!-- DESKTOP VERSION (hidden on mobile via .hide class) -->
              <table align="center" bgcolor="#F3F2ED" border="0" cellpadding="0" cellspacing="0" class="full-width-container hide keep-light-offwhite" style="width: 600px;" width="600">
               <tr>
                <td align="center" class="download-app-inner" style="padding: 18px 30px;" valign="top">
                 <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr>
                   <td align="left" class="bold download-app-text" style="color: #D54205; font-family: 'Montserrat', Arial, sans-serif; font-size: 22px; font-weight: 700; line-height: 26px; width: 50%;" valign="middle">
                    DOWNLOAD THE APP
                   </td>
                   <td align="right" style="width: 50%;" valign="middle">
                    <table align="right" border="0" cellpadding="0" cellspacing="0">
                     <tr>
                      <td align="center" class="app-badge" style="padding-right: 10px;" valign="middle">
                       <a style="display: block;" target="_blank" title="Apple App Store">
                        <img alt="Apple App Store" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Fcontentuploads%252Fcampaignassets%252Fbuyonegetone122121%252Fdownload-the-app-ios.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY2OTQyN30:1wHjFh:OnhU9UcNg1clNXFd_FjyYpn5RV0RhTWwFgm0Q8yQuac" style="width: 120px; display: block; border: 0;" width="120"/>
                       </a>
                      </td>
                      <td align="center" class="app-badge" valign="middle">
                       <a style="display: block;" target="_blank" title="Google Play App Store">
                        <img alt="Google Play Store" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Fcontentuploads%252Fcampaignassets%252Fbuyonegetone122121%252Fgoogle-play-badge-download-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY3MDQwMn0:1wHjFh:ROpLnrbCHPGGqrLAM_vhxj-Cq4pO26oWP3QKZfRzGDY" style="width: 120px; display: block; border: 0;" width="120"/>
                       </a>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
              <!--[if !mso]><!-->
              <!-- MOBILE VERSION (hidden on desktop, shown on mobile via .hide_desktop class) -->
              <div class="hide_desktop" style="display: none; width: 0; overflow: hidden; max-height: 0 !important;">
               <table border="0" cellpadding="0" cellspacing="0" class="keep-light-offwhite" style="width: 100%; background-color: #F3F2ED;" width="100%">
                <tr>
                 <td align="center" style="padding: 15px 15px 8px;" valign="middle">
                  <span class="bold download-app-text" style="color: #D54205; font-family: 'Montserrat', Arial, sans-serif; font-size: 22px; font-weight: 700; line-height: 26px; display: block;">
                   DOWNLOAD THE APP
                  </span>
                 </td>
                </tr>
                <tr>
                 <td align="center" style="padding: 0 15px 15px;" valign="middle">
                  <table align="center" border="0" cellpadding="0" cellspacing="0">
                   <tr>
                    <td align="center" class="app-badge" style="padding-right: 10px;" valign="middle">
                     <a style="display: block;" target="_blank" title="Apple App Store">
                      <img alt="Apple App Store" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Fcontentuploads%252Fcampaignassets%252Fbuyonegetone122121%252Fdownload-the-app-ios.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY3MTM2OH0:1wHjFh:XhI0BcF3cXHrOimd4f01gPY7flisCtSFllOfdnn6ZYM" style="width: 140px; display: block; border: 0;" width="140"/>
                     </a>
                    </td>
                    <td align="center" class="app-badge" valign="middle">
                     <a style="display: block;" target="_blank" title="Google Play App Store">
                      <img alt="Google Play Store" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Fcontentuploads%252Fcampaignassets%252Fbuyonegetone122121%252Fgoogle-play-badge-download-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY3MjM5M30:1wHjFh:qV-mAdiHHZ2GORB6JVbXrYpFCtK2LqPsbmVd06xOK4Y" style="width: 140px; display: block; border: 0;" width="140"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </div>
              <!--<![endif]-->
             </td>
            </tr>
            <!--// Download the App Section -->
            <!-- social links -->
            <tr>
             <td align="center" bgcolor="#242021" class="stayConnectedWrapper keep-light-dark" style="background-color: #242021; padding: 20px 25px 20px 25px;" valign="top">
              <table align="center" bgcolor="#242021" border="0" cellpadding="0" cellspacing="0" class="full-width-container stayConnectedPill keep-light-dark" style="width: 420px; border-radius: 15px;" width="420">
               <tr>
                <td align="center" class="pillInner" style="padding: 20px 30px;" valign="top">
                 <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tbody>
                   <tr>
                    <td align="center" class="bold stayConnectedText" style="color: #f3f2ed; font-family: 'Montserrat', Arial, sans-serif; font-size: 22px; font-weight: 700; line-height: 26px; padding-bottom: 15px;" valign="middle">
                     STAY CONNECTED
                    </td>
                   </tr>
                   <tr>
                    <td align="center" valign="middle">
                     <table align="center" border="0" cellpadding="0" cellspacing="0">
                      <tbody>
                       <tr>
                        <td align="center" class="socialIcon" style="padding: 0 20px 0 0;" valign="middle">
                         <a style="text-decoration: none;" target="_blank">
                          <img alt="Facebook" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Fcontentuploads%252Fcampaignassets%252Fbuyonegetone122121%252Ffacebook-icon-white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY3MzM1Nn0:1wHjFh:gH0lNEU3ho4grErlYWMLo3VhDWM35CECkDyCPh19b0k" style="display: block; font-size: 8px; font-family: Verdana, Arial, sans-serif; color: #000000; line-height: 15px; max-width: 40px;" width="40"/>
                         </a>
                        </td>
                        <td align="center" class="socialIcon" style="padding: 0 20px;" valign="middle">
                         <a style="text-decoration: none;" target="_blank">
                          <img alt="X" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Fcontentuploads%252Fcampaignassets%252Fbuyonegetone122121%252Fx-icon-white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY3NDMyfQ:1wHjFh:kKszTd4h1PA7b89Qez93n9k7mH6xbu-B7c2Tc7PKYlI" style="display: block; font-size: 8px; font-family: Verdana, Arial, sans-serif; color: #000000; line-height: 15px; max-width: 40px;" width="40"/>
                         </a>
                        </td>
                        <td align="center" class="socialIcon" style="padding: 0 20px;" valign="middle">
                         <a style="text-decoration: none;" target="_blank">
                          <img alt="Instagram" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Fcontentuploads%252Fcampaignassets%252Fbuyonegetone122121%252Finsta-icon-white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY3NTI4Mn0:1wHjFh:Otw_Zau_1AxmQPGQ1S2abxqRUgJvO2wIZvdZUdGOFuU" style="display: block; font-size: 8px; font-family: Verdana, Arial, sans-serif; color: #000000; line-height: 15px; max-width: 40px;" width="40"/>
                         </a>
                        </td>
                        <td align="center" class="socialIcon" style="padding: 0 20px;" valign="middle">
                         <a style="text-decoration: none;" target="_blank">
                          <img alt="TikTok" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Fcontentuploads%252Fcampaignassets%252Fbuyonegetone122121%252Ftiktok-icon-white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY3NjI4NH0:1wHjFh:JTptoAB9yA6AdmCpZr2dUQabNE3oOGVNEwwCcvhMxbQ" style="display: block; font-size: 8px; font-family: Verdana, Arial, sans-serif; color: #000000; line-height: 15px; max-width: 40px;" width="40"/>
                         </a>
                        </td>
                        <td align="center" class="socialIcon" style="padding: 0 0 0 20px;" valign="middle">
                         <a style="text-decoration: none;" target="_blank">
                          <img alt="YouTube" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.c.moes.com%252Fwpm%252F100407%252Feditor_images%252Fmoesyoutube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmMubW9lcy5jbyIsInRpbWUiOjE3NzczODU4NDkuNTY3NzcyNn0:1wHjFh:WoILQK-BBlDrQiYz617eeIzv8V1KDrXdtgZixms6E6I" style="display: block; font-size: 8px; font-family: Verdana, Arial, sans-serif; color: #000000; line-height: 15px; max-width: 40px;" width="40"/>
                         </a>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </td>
                   </tr>
                  </tbody>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <!--// social links -->
            <!-- Footer Legal (from form) -->
            <tr>
             <td align="center" bgcolor="#242021" class="mobilePaddingFooterLegal keep-light-dark" style="background-color: #242021; padding: 0 25px 25px;" valign="top">
              <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
               <tbody>
                <tr>
                 <td align="center" class="mont-regular" style="font-family: 'Montserrat', Arial, sans-serif; font-size: 11px; color: #F3F2ED; line-height: 14px; font-weight: 400;" valign="top">
                  *Offer valid 3/24 - 5/31/26 after 8:00pm local time for free delivery on orders through the Moe's App and moes.com from participating stores. Excludes taxes and other fees. Free delivery automatically discounted at checkout. No order minimum required. Not valid with third-party delivery. Service fee applies to online and in-app orders. Other fees and taxes may apply, see checkout for details. Void where prohibited.
                  <div style="height:10px; line-height:10px; font-size:0;">
                  </div>
                  **Offer valid for Moe Rewards members who sign up for SMS for one (1) Burrito or Bowl for $5.99 (excluding add-ons, extras, Premium Proteins, Moe Protein, taxes, and fees) at participating locations. First-time sign-up only. Reward expires 14 days after being deposited into Rewards account. Must apply Reward at checkout. Not valid with any other offer or reward, or third-party delivery. Service fee applies to online and in-app orders. Other fees and taxes may apply, see checkout for details. Void where prohibited.
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!--// Footer Legal -->
            <!-- footer content -->
            <tr>
             <td align="center" bgcolor="#242021" class="mobilePadding keep-light-dark" style="background-color: #242021; padding:0px 25px 25px 25px;" valign="top">
              <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
               <tbody>
                <tr>
                 <td align="center" class="regular" style="font-size: 11px; color: #F3F2ED; line-height: 14px; padding-bottom: 4px;" valign="top">
                  This email was sent to:
                 </td>
                </tr>
                <tr>
                 <td align="center" class="regular" style="font-size: 11px; color: #F3F2ED; line-height: 14px; padding-bottom: 10px;" valign="top">
                  <a style="text-decoration: underline; color: #F3F2ED;">
                   2dd63f93@uifeed.com
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="center" class="regular" style="font-size: 11px; color: #F3F2ED; font-weight: 400; line-height: 16px; padding-bottom: 15px;" valign="top">
                  This email was sent by: Moe's Franchisor SPV LLC
                  <br/>
                  5620 Glenridge Drive NE, Atlanta, GA 30342, United States
                 </td>
                </tr>
                <tr>
                 <td align="center" class="regular" style="font-size: 11px; color: #F3F2ED; line-height: 16px; padding-bottom: 25px;" valign="top">
                  You are receiving this email because you signed up for Moe's Rewards program. Please refer to our
                  <a style="text-decoration: underline; color: #F3F2ED;" target="_blank">
                   <span style="font-weight: bold;">
                    Terms and Conditions
                   </span>
                  </a>
                  for complete details. You can unsubscribe
                                    from Moe's emails at any time via this
                  <a style="text-decoration: underline; color: #F3F2ED;" target="_blank">
                   <span style="font-weight: bold;">
                    link
                   </span>
                  </a>
                  or by
                                    contacting us
                  <a style="text-decoration: underline; color: #F3F2ED;" target="_blank">
                   <span style="font-weight: bold;">
                    here
                   </span>
                  </a>
                  .
                 </td>
                </tr>
                <tr>
                 <td align="center" class="bold" style="font-size: 11px; color: #F3F2ED; line-height: 14px; padding-bottom: 15px;" valign="top">
                  <a style="text-decoration: underline; color: #F3F2ED;" target="_blank">
                   PRIVACY POLICY
                  </a>
                  •
                  <a rel="noopener" style="text-decoration: underline; color: #F3F2ED;" target="_blank">
                   TERMS and CONDITIONS
                  </a>
                  •
                  <a style="text-decoration: underline; color: #F3F2ED;" target="_blank">
                   UNSUBSCRIBE
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="center" class="regular" style="font-size: 11px; color: #F3F2ED; line-height: 14px;" valign="top">
                  Copyright 2026 © Moe's Franchisor SPV LLC. All rights reserved.
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!--// footer content -->
           </table>
          </td>
         </tr>
         <!-- do not remove -->
         <tr>
          <td align="center" valign="top">
          </td>
         </tr>
         <!-- do not remove -->
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- FOOTER END -->
  <div style="display:none !important;mso-hide:all;">
   <a style="display:none !important;mso-hide:all;">
   </a>
  </div>
 </body>
</html>