<%= thing.name %>

<%= thing.retirementAssets %>

Progress:

<%=Math.floor(thing.progress)> 100 ? 100 : Math.floor(thing.progress) %>%