{--EMAIL_SENDER--}:
{%pipe,generateUserProfileLink=$content[sender]%}
{--EMAIL_SUBJECT--}:
$content[subject]
{--EMAIL_TEXT--}:
$content[text]
{--EMAIL_PAYMENT--}:
{%pipe,getPaymentTitlePrice=$content[payment_id]%}
{--EMAIL_CATEGORY--}:
{%pipe,getCategory=$content[cat_id]%}
{--EMAIL_RECEIVERS--}:
{%pipe,translateComma=$content[sent_email]%}
({--EMAIL_RUIDS--}:
{%pipe,convertReceivers=$content[receivers]%}
) {--USERS_LINKS--}:
$content[unconfirmed]
{--EMAIL_POOL_TYPE--}:
{%pipe,translatePoolType=$content[data_type]%}
{--EMAIL_TSEND--}:
{%pipe,translateComma=$content[target_send]%}
{--EMAIL_URL--}:
{--ADMIN_TEST_URL--}
{--EMAIL_TIMESTAMP--}:
$content[timestamp]
{--ADMIN_DELETE_NORMAL_MAIL--}