<% if (typeof subtitle !== 'undefined') { %>
<%- subtitle %>
<% } %>
<%- title %>
<% if (typeof innerDescription !== 'undefined') { %>
<%- innerDescription %>
<% } %>
<%= content %>