<% if (unit.validation.type === 'warning') { %> <% } else if (unit.validation.type === 'error') { %> <% } %>
<% } %><%= HtmlUtils.interpolateHtml( gettext('This Group Configuration is not in use. Start by adding a content experiment to any Unit via the {linkStart}Course Outline{linkEnd}.'), { linkStart: HtmlUtils.interpolateHtml( HtmlUtils.HTML(''), { courseOutlineUrl: courseOutlineUrl, courseOutlineTitle: gettext('Course Outline')}), linkEnd: HtmlUtils.HTML('') }) %>
<% } %>