Items

Your Items
<% items.forEach(function(list) { %>

Name: <%= list.name %>
Character: <%= list.character %>

<% }); %>