<%- result.toLowerCase() %><% } %>"> <%- policyName %> <%- ruleName %> <% if (typeof result === "string") { %><%- result %><% if (result == "EXEMPTED" && typeof expirationDate !== "undefined") { %> (until <%- formatDateTime(expirationDate, "day") %>)<% } %><% } else { %>NOT TESTED<% } %> <% if (typeof comment === "string") { %><%- comment %><% } %> <% if (typeof result !== "undefined") { %><%- formatDateTime(checkDate) %><% } %>