% if (production) { %>
<% } else { %>
<% if (stylesheets) { %>
<% for(var i=0, l=stylesheets.length; i
<% } %>
<% } %>
<% } %>
<% if (themeFiles && themeFiles.css) { %>
<% for(var i=0, l=themeFiles.css.length; i
<% } %>
<% } %>
<% if (typeof inject_template.css != 'undefined') { %>
<% } %>
<% if (production) { %>
<% } else { %>
<% if (javascripts) { %>
<% for(var i=0, l=javascripts.length; i
<% } %>
<% } %>
<% } %>
<% if (themeFiles && themeFiles.js) { %>
<% for(var i=0, l=themeFiles.js.length; i
<% } %>
<% } %>
<% if (!offline_mode) { %>
<% if (!track || track == "GA" && member['global_admin'] || track == "noneGA" && !member['global_admin']) { %>
<% } %>
<% } %>
<% if (typeof inject_template.html != "undefined") { %>
<%- inject_template.html %>
<% } %>
<% if (typeof inject_template.js != 'undefined') { %>
<% } %>