html-template-result.html 158 Bytes
<tr class="bg-<%- color %>" data-group="f-<%- index %>">
    <th colspan="4">
        [+] <%- filePath %>
        <span><%- summary %></span>
    </th>
</tr>