Author: <%# @conversation.last_sender.user_name %>

Recipient: <%#@pm.recipient.user_name %>

Message: <%# @pm.message %>

Subject: <%= @pm.subject %>

Conversation: <%= @pm.conversation %>

<%= link_to 'Back', pms_path %>