
 <div class="content" align=center >
      <table class="MsoNormalTable header">
        <tr style='background:black;' class="tablerow">
          <td width="1%"><img src="logo-01.png"></td>
          <td style='width:1053.0pt;background:black;padding:0 0 0 3px;height:32.75pt'>
          <p class=MsoNormal style='text-align:justify'>
            <b>
              <span style='font-size:12.0pt;font-family:"HP Simplified","sans-serif";color:white'>ZOOM </span>
            </b>
            <span style='font-size:12.0pt;font-family:"HP Simplified","sans-serif";color:white'>&#8211; </span>
            <b>
              <span style='font-size:12.0pt;font-family:"HP Simplified","sans-serif";color:white'> Incident Management </span>
            </b>
          </p>
          </td>
        </tr>
      </table>
           <table class="MsoNormalTable" >
        <tr class="urlrow" colspan="2">
          <td width="80%">
            <div class="emailtitle">RtOP Summary </div>
          </td>
          <td width="20%">
            <div class="url"><a href="zmt.hpe.com">zmt.hpe.com</a></div>
          </td>
        </tr>


       <tr>
          <td colspan="2">
            <table class="MsoNormalTable inner">
               <tr>
                <th>RtOP #</th>
                <th>RtOP Start</th>
                <th>RtOP End</th>
                <th>Priority</th>
                <th>Client</th>
                <th>RtOP Type</th>
                <th>RtOP Status</th>
                <th>RtOP Source</th>
                <th>Capability</th>        
               </tr>

 <% _.each(datas, function (tableContent) { %>
  <tr class="tablerow2 content">
    <td><%= tableContent[0] %></td>
    <td><%= tableContent[1] %></td>
    <td><%= tableContent[2] %></td>
    <td><%= tableContent[3] %></td>
    <td><%= tableContent[4] %></td>
    <td><%= tableContent[5] %></td>
    <td><%= tableContent[6] %></td>
    <td><%= tableContent[7] %></td>
    <td><%= tableContent[8] %></td>
  </tr>
 <% }); %>


            </table>
          </td>
        </tr>
     <tr class="MsoNormalTable footer">          
          <td colspan="2">
            <a href="http://standards.corp.hp.com/policy/docs/HP002-03.htm">Privacy Statement</a> | <a href="http://welcome.hp.com/country/us/en/termsofuse.html">Terms of Use</a> | <a href="mailto:mailto:ZOOML1suport@hpe.com">Support</a> | ZOOM v3.0 | HP Enterprise Restricted
            </br> &#169; 2015 Hewlett-Packard Enterprise
          </td>
        </tr>
      </table>
  </div>
