<% if (logs && logs.length > 0) { %> <% for(var k in logs) {%>
Restared At <%= logs[k].display_time %>
<% } %> <% } %>