# lodash

# _.template

	<% _.forEach(logos, function(logo) { %>
			<div>logo</div>
	<% }) %>
Last Updated: 12/15/2023, 8:18:50 AM