<% for (var i = 0; i < htmlWebpackPlugin.options.htmls.length; i++) { %>
<%= htmlWebpackPlugin.options.htmls[i].title %>
<% } %>