{{ Icon('font', 'angle-' ~ S_CONTENT_FLOW_BEGIN, lang('VIEW_PREVIOUS_HISTORY'), false, 'fas c-return-arrow-icon') }} {{ Icon('font', 'angle-' ~ S_CONTENT_FLOW_END, lang('VIEW_NEXT_HISTORY'), false, 'fas c-return-arrow-icon') }}
{% apply spaceless %} {% EVENT ucp_pm_viewmessage_author_full_before %} {MESSAGE_AUTHOR_FULL} {% EVENT ucp_pm_viewmessage_author_full_after %} {{ Icon('font', 'circle', lang('ONLINE'), true, 'fas c-online-icon') }} {% endapply %}
{% if RANK_IMG or RANK_TITLE %}
{{ RANK_TITLE }}{% if RANK_IMG and RANK_TITLE %}
{% endif %}{{ RANK_IMG }}
{% endif %}
{L_POSTS}{L_COLON} {AUTHOR_POSTS}{AUTHOR_POSTS}
{L_JOINED}{L_COLON} {AUTHOR_JOINED}
{custom_fields.PROFILE_FIELD_NAME}{L_COLON} {custom_fields.PROFILE_FIELD_VALUE}
{L_CONTACT}{L_COLON}

{SUBJECT}

{L_SENT_AT}{L_COLON} {SENT_DATE}
{L_PM_FROM}{L_COLON} {MESSAGE_AUTHOR_FULL}
{L_TO}{L_COLON} {to_recipient.NAME_FULL} style="color:{to_recipient.COLOUR};">{to_recipient.NAME} 
{L_BCC}{L_COLON} {bcc_recipient.NAME_FULL} style="color:{bcc_recipient.COLOUR};">{bcc_recipient.NAME} 

{% EVENT ucp_pm_viewmessage_message_content_before %}
{MESSAGE}
{L_ATTACHMENTS}
{attachment.DISPLAY_ATTACHMENT}
{L_DOWNLOAD_NOTICE}
{EDITED_MESSAGE}
{L_REASON}{L_COLON} {EDIT_REASON}
{SIGNATURE}
  {{ Icon('font', 'angle-' ~ S_CONTENT_FLOW_BEGIN, lang('VIEW_PREVIOUS_PM'), false, 'fas c-return-arrow-icon') }} {{ Icon('font', 'angle-' ~ S_CONTENT_FLOW_END, lang('VIEW_NEXT_PM'), false, 'fas c-return-arrow-icon') }}