{{ META }}
{{ SITENAME }} • {{ PAGE_TITLE }}
{% EVENT ucp_pm_viewmessage_print_head_append %}
{{ SITENAME }}
{{ SITE_DESCRIPTION }}
{{ lang('PRIVATE_MESSAGING') }}
{{ PAGE_NUMBER }}
{{ SUBJECT }}
{{ lang('SENT_AT') }}
{{ SENT_DATE }}
{{ lang('PM_FROM') }}
{{ MESSAGE_AUTHOR }}
{% if S_TO_RECIPIENT %}
{{ lang('TO') }}
{% for to_recipient in loops.to_recipient %}{{ to_recipient.NAME }} {% endfor %}
{% endif %} {% if S_BCC_RECIPIENT %}
{{ lang('BCC') }}
{% for bcc_recipient in loops.bcc_recipient %}{{ bcc_recipient.NAME }} {% endfor %}
{% endif %}
{{ MESSAGE }}