<%= object.datatype && object.datatype != '' ? autoformat(object.content) : (object.content ? object.content.trim().replaceAll(' ', ' ') : '') %>