% if (includeBootstrap && !includeSass) { %>
<% } %>
<% if (includeModernizr) { %>
<% } %>
<% if (includeBootstrap) { %>
<% } else { %>
'Allo, 'Allo!
You now have
- HTML5 Boilerplate
<% if (includeSass) { %>- Sass with Compass
<% } %>
<% if (includeModernizr) { %>- Modernizr
<% } %>
<% } %>