<% _.each(triPOSItems, function(item) { %>
<%= item.description %>
{Literal}Terminal Id{/Literal}: <%= item.terminalId %>
<% }); %>
add