<%= title %> <% _.each(banner_images, function(image){ %> <% if (!image.href) { %>
<%= _.escape(image.alt) %>
<% } else { %> <%= _.escape(image.alt) %> <% } %> <% }); %>

<% if (typeof(date) !== "undefined") { %> <%= date %> <% } %>