<% if(errors.length) { %>

Recent Errors

View All Logs
<% _.each( errors, function(error) { %> <% }); %>
Error Date/Time
<%= error.error_html %> <%= error.date %>
<% } %>