% if (target === 'dev' || target === 'test') { %>
<% } else { %>
<% } %>
<%= info.name %>
<% if (target === 'dev') { %>
<% } else { %>
<% } %>
<%= html.favicon.content %>
<%= html.app.content %>
<% _.each(_.values(html.templates), function(template) { %>
<% }); %>
<% if (target === 'dev') { %>
<% } else { %>
<% } %>