% if(typeof description !== 'undefined' && description){ %>
<%= description %>
<% } %>
<% if(typeof attribution !== 'undefined' && attribution){ %>
<%= attribution %>
<% } %>
<% if(typeof moreInfoLink !== 'undefined' && moreInfoLink ){ %>
Full details
<% } %>
<% if(typeof downloadLink !== 'undefined' && downloadLink ){ %>
Download data
<% } %>