<%= data.name %> <% if (data.unit) { %> <%= data.unit %> <% } %>

<% if (data.description) { %>

<%= data.description %>

<% } %>