<% if (typeof showCrmBar !== 'undefined' && showCrmBar !== false) { %>
CRM Context <% if (activeClient) { %>
<% (typeof clientHubLinks !== 'undefined' ? clientHubLinks : []).forEach(function(link) { %> <%= link.label %> <% }); %>
<% } %>
<% } %>