<% var that = this; %>
<%= that.formatter.caption(that.model.get('createdByRef')) %>
<%= that.model.escape('title') %>
<%= that.formatter.processNewLines(that.model.get('body')) %>
<%= that.formatter.serviceDateTimeToHuman(that.model.get('createdDate')) %>