<% if (props.jsPreprocessor.srcExtension !== 'es6' && props.jsPreprocessor.key !== 'typescript') { -%> class="no-js"<% } %> ng-app="<%- appName %>"> <% } else { -%> class="no-js"<% } %> ng-app="<%- appName %>" ng-strict-di> <% } -%> <%- appName %> <% if (includeModernizr) { -%> <% } -%> <%- routerHtml %> <% if (props.jsPreprocessor.srcExtension === 'es6') { -%> <% } else { -%> <% } -%>