<{strip}> <{if ($smarty.session._auth_id >= $smarty.const._AUTH_GENERAL) }>
<{if $smarty.session._auth_id >= $smarty.const._AUTH_CHIEF}> <{/if}> <{$token_form|smarty:nodefaults}> <{$session_form|smarty:nodefaults}>
<{/if}>
<{$lang.chat_user|smarty:nodefaults}>(<{$action.chat_login_count}><{$lang.chat_item|smarty:nodefaults}>)
<{$action.chat_login}>

<{foreach from=$action.chat_contents item=content name="chat_contents"}>

<{$content.update_user_name}> >> <{$content.chat_text}>
<{$content.update_time|timezone_date_format:$lang._full_date_format|smarty:nodefaults}>

<{foreachelse}>

<{$lang.chat_no_message|smarty:nodefaults}>

<{/foreach}>
<{if ($action.block_num == 1 ) }> <{else}> <{/if}> <{$lang._btn_prev_arrow|smarty:nodefaults}>
<{/strip}>