Prev Next
    <% _.each( items, function( item ) { %>
  • <%= item %>
  • <% }); %>