<%= name %>

<%= cp %> <%= locality %>, <%= province %>

<% for (var i = 0; i < data.length; i++ ) { %>

<%= data[i] %>

<% } %>