<%= name || "Untitled" %>
<% if(descriptiveText.length > 0) { %> <%= descriptiveText %> <% } %>