Back to Webpack

<%= it.title %>

examples/html-template/src/index.html

5.108.0168 B
Original Source

<%= it.title %>

<% it.items.forEach(function (item) { %> - <%= item %> <% }) %> <%~ include("footer", { year: it.year }) %>