<% if (data.undeployedProjects.size() == 0) { %>
You don't have any <%= (Portal.Data.siteList.sites.size() == 0) ? '' : 'undeployed'; %> projects, why not create a new project?
<% } %>