<% glyphs.forEach(function(glyph) { %>
<%= glyph.name %>
<%= glyph.codepoint %>
<% }); %>