<%- gettext('Section Highlights') %>

<%- gettext('Please enter 3-5 highlights to be sent as separate bullet points in the message.') %>

<% var max_number_of_highlights = 5; %> <% _.each(highlights, function(highlight){ %> <% }); %> <% for (i = highlights.length; i < max_number_of_highlights; i++) { %> <% } %>