html-template-result.html 158 B

123456
  1. <tr class="bg-<%- color %>" data-group="f-<%- index %>">
  2. <th colspan="4">
  3. [+] <%- filePath %>
  4. <span><%- summary %></span>
  5. </th>
  6. </tr>