<%~if preview%>
Preview:
<%~elsif reply_view%>
Replying to:
<%~endif%>
<%msg_subject%>
<%unless preview or reply_view%> <%~unless sent_message%> " title="Reply">Reply <%~if config.message_style % 2%> | " title="Quote">Quote <%~endif%> <%endunless%> | Delete <%endunless%>
<%include include_message_display_infobar.html%>
<%msg_body%>
<%~if sent_message and msg_has_attachments%> <%~set show_attachments = 1%> <%~else%> <%~loop msg_attachments%> <%~if messatt_inline and config.allow_message_inline%><%nextloop%><%endif%> <%~set show_attachments = 1%> <%~lastloop%> <%~endloop%> <%~endif%> <%~if show_attachments%>
<%~endif%>
<%-- drow --%>
<%-- dtable --%>
<%unless preview or reply_view%> <%~unless sent_message%> " title="Reply" class="btn">Reply <%~if config.message_style % 2%> " title="Quote" class="btn">Quote <%~endif%> <%endunless%> Delete <%endunless%>