<% var content = typeof content !== "undefined" ? content : "" %> <% if (typeof body !== "undefined") { %> <%- body %> <% } else { %> <%- content %> <% } %>