{$msg.msg_title|escape:"html"}{$msg.msg_content|escape:"html"|nl2br}
{if $msg.message_img}
{/if}
{$msg.user_name} @ {$msg.msg_time}
|
{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}
|
{$msg.reply_name} {$lang.from} {$msg.reply_time} {$lang.reply}:{$msg.reply_content|escape:"html"|nl2br}
|