<% if (msg.isScribbled()) { %> (Scribbled by <%= data.getMessageBodyText(msg) %> on <%= rdat.formatDateForDisplay(msg.getScribbleDate()) %>) <% } else { %>
<%= data.getMessageBodyText(msg) %><% } // end if %> <% } // end while %> <% if (rdat.useHTMLComments()) { %><% } %>