<%~ E.includeFile("partials/head.eta.html", {"title": "Item Info"}) %>

<%= it.name %>

Category: <%= it.category%>

Amount: <%= it.Amount %>

SKU: <%= it.SKU %>

Comment: <%= it.comment %>

<%~ E.includeFile("partials/foot.eta.html") %>