<% if(data.title) { %>
<% if(data.link !== undefined) { %> <%= data.title %> <% } else { %> <%= data.title %> <% } %>
<% } %> <% if(data.description) { %>

<%= data.description %>

<% } %> <% if(data.padded) { %>
<% } %>
<% if(data.chartType === 'table') { %>
<% } %>
<% if(data.padded) { %>
<% } %>