<% if ( iconTitle !== 'undefined'|| title !== '') { %>
<% if (typeof iconTitle !== 'undefined' && iconTitle !== '') { %> <% } %> <% if (typeof title !== 'undefined' && title !== '') { %> <%=title%> <% } %> <% if (typeof dataRel !== 'undefined' && dataRel !== '' && (clase == 'roaming' || clase == 'roaming tabla') ) { %> <% } %>
<% } %> <% if (typeof subtitulo !== 'undefined' && subtitulo !== '') { %> <%=subtitulo%> <% } %>