{% INCLUDE 'ucp_header.html' %}
{% INCLUDE 'ucp_pm_message_header.html' %}
{% if S_DISPLAY_HISTORY and (U_VIEW_PREVIOUS_HISTORY or U_VIEW_NEXT_HISTORY) %}
{% endif %}
{% EVENT ucp_pm_viewmessage_custom_fields_before %}
{% for custom_fields in loops.custom_fields %}
{% if not custom_fields.S_PROFILE_CONTACT %}
{% DEFINE SHOW_PM_POST_BUTTONS = (U_EDIT or U_DELETE or U_REPORT or U_QUOTE) %}
{% EVENT ucp_pm_viewmessage_post_buttons_list_before %}
{% if definition.SHOW_PM_POST_BUTTONS %}
{% EVENT ucp_pm_viewmessage_post_buttons_before %}
{% if U_EDIT %}