• <%= gettext('Draft Saved') %>:
  • <% properties.forEach(function(propertyDesc) { %>
  • <%= propertyDesc.label %>: <%= propertyValues[propertyDesc.name] %>
  • <% }); %>