<%- result.toLowerCase() %><% } %>">
<%- policyName %> |
<%- ruleName %> |
<% if (typeof result === "string") { %><%- result %><% if (result == "EXEMPTED" && typeof expirationDate !== "undefined") { %> (until <%- $.formatDateTime('dd/mm/y', new Date(expirationDate)) %>)<% } %><% } else { %>NOT TESTED<% } %> |
<% if (typeof comment === "string") { %><%- comment %><% } %> |
<% if (typeof result !== "undefined") { %><%- $.formatDateTime('dd/mm/y hh:ii:ss', new Date(checkDate)) %><% } %> |