<% if (errors.length) { %>
<% errors.forEach(function (item) { %>
<%= item.toString() %>
<% }) %>
<% } %>

Current configuration

Example production settings template Example development settings template

JavaScript license information