<%= edx.HtmlUtils.interpolateHtml( gettext('If a learner starts on {startDate}, this subsection will be due on {projectedDueIn}.'), { startDate: edx.HtmlUtils.HTML(''), projectedDueIn: edx.HtmlUtils.HTML('') }) %>
<%- gettext('The minimum number of weeks this subsection can be due in is 1 week from the learner enrollment date.') %>