<%= header %>

    <% _.each(prime, function(it) { %>
  1. <%= it %>
  2. <% }); %>