<%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%>
          
      <%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%>