<% var occid = this.model.getOccIdentifier() %> <%= occid %> <%= this.model.get('class') + ': ' + this.model.get('scientificname')%> <% var loc = this.model.getLocation() %> <%= loc %> <%= this.model.get('recordedby')%> <%= this.model.get('sex')%> <%= this.model.get('eventdate')%> <% if (this.model.isMappable()) { %> <% } %> <% if (this.model.get('associatedmedia')) { %> <% } %>