{include file="pageheader.htm"}

{$msg.msg_title|escape:"html"}


{$msg.msg_content|escape:"html"|nl2br}
{if $msg.message_img} {/if}
{$msg.user_name} @ {$msg.msg_time}
{if $msg.reply_id}

{$msg.reply_name} {$lang.from} {$msg.reply_time} {$lang.reply}:


{$msg.reply_content|escape:"html"|nl2br}
{/if}
{if $msg.reply_id} {/if}
{$lang.email}:
{$lang.reply_content}:
   
  {$lang.have_reply_content}
 
{insert_scripts files="../js/utils.js,validator.js"} {include file="pagefooter.htm"}