List of <%= listDescription %>
<% list.forEach( (elt) => {%>
<%= elt.name %>
<% }); %>