<% if (typeof(imagen) != "undefined" && imagen != "") { %>
<% } else{ %>
<% } %>

<%= titulo %>

<% if (typeof(descripcion) != "undefined" && descripcion != "") { %>
<%= descripcion %>
<% } %>