<% msgs.forEach(function (msg) { %> <%- include('message.html', { msg }) %> <% }) %>