| Mailing Completed: <%GList::HTML::date_get('mli_done','%dddd%, %mmmm% %dd%, %yyyy%, %hh%:%mm%:%ss%')%> | 
        
        <%endif%>
        
          | From: | 
          <%if mli_name%>"<%mli_name%>" < <%mli_from%> ><%else%><%mli_from%><%endif%> | 
        
        
          | Attachments: | 
          
            
              <%loop attachments%>
              
                  | <%mat_file_name%> (<%GList::Tools::friendly_size($mat_file_size)%>) | 
                
                  view
                  download
                 | 
               
              <%endloop%>
             
           | 
        
        <%endif%>
        <%if mli_message_text%>
        
          Text Message: 
            <%GList::HTML::html_unescape($mli_message_text)%>
           | 
        
        <%endif%>
        <%if mli_message_html%>
        
           HTML Message: 
            <%mli_message_html%>
           | 
        
        <%endif%>