<% if( name.length > 0 ) { %> this is the name <% } %> <% if( description.length > 0 ) { %> this is the description <% } %>