{include file="$style_dir/blocks/manage/account_left.html"}
{include file="$style_dir/blocks/manage/account_head.html" user=$user} {if $mode =='inbox'}

{lang code='private_messages'} » {lang code='inbox'}

{include file="$style_dir/blocks/pm/messages.html" show_from='true'} {/if} {if $mode =='notification'}

{lang code='private_messages'} » {lang code='notifications'}

{include file="$style_dir/blocks/pm/messages.html" show_from='true'} {/if} {if $mode =='sent'}

{lang code='private_messages'} » {lang code='sent'}

{include file="$style_dir/blocks/pm/messages.html" show_to='true'} {/if} {if $mode =='new_msg'}

{lang code='private_messages'} » {lang code='title_crt_new_msg'}

{assign var='form_fields' value=$cbpm->load_compose_form()} {/if}