<% if ($me ne $m->{'manager_file'}) { %> <%== $m->{'manager_file'} %>
<%= $m->{'decrypted'} eq 'yes' ? $m->{'body'} : '' %>
<% } else { %> <%== $m->{'manager_file'} %>
<%= $m->{'decrypted'} eq 'yes' ? $m->{'body'} : '' %>
<% } %>