{include file="inc/javascript.tpl"}
{include file="inc/header.tpl"} {include file="inc/sidebar.tpl"}
{include file="inc/toolbar.tpl"}
{include file="inc/chat_sub_menu.tpl"}
{include file="inc/page_header.tpl"}
{$lang.btn_reset}
{$lang.record_id} {$lang.chat_name} {$lang.chat_slug} {$lang.chat_type} {$lang.chat_model} {$lang.chat_is_free} {$lang.chat_is_public} {$lang.chat_sort} {$lang.chat_status} {$lang.handler}
{$chat.id} {$chat.name}{if $chat.is_default eq 1} [{$lang.chat_is_default}]{/if} {$chat.slug} {$chat.type.format} {$chat.model_name} {if $chat.is_free.value eq 1} {$chat.is_free.format} {else} {$chat.is_free.format} {/if} {if $chat.is_public.value eq 1} {$chat.is_public.format} {else} {$chat.is_public.format} {/if} {$chat.sort} {if $chat.status.value eq 1} {$chat.status.format} {else} {$chat.status.format} {/if} {$lang.edit} | {$lang.del}
{include file="inc/pager.tpl"} {include file="inc/page_header.tpl"}
{$lang.chat_name}
{$lang.chat_slug}

{$lang.chat_slug_cue}

{$lang.chat_type}
{$lang.chat_model}

{$lang.chat_model_cue}

{$lang.chat_description}
{$lang.chat_icon}
{$lang.chat_cover_image}
{$lang.chat_default_prompt}

{$lang.chat_default_prompt_cue}

{$lang.chat_config}

{$lang.chat_config_cue}

{$lang.chat_is_default}

{$lang.chat_is_default_cue}

{$lang.chat_fee_mode}

{$lang.chat_fee_mode_cue}

{$lang.chat_free_limit}

{$lang.chat_free_limit_cue}

{$lang.chat_is_public}
{$lang.chat_sort}
{$lang.chat_status}
{if $rec eq 'edit'}{/if}
{literal} {/literal}
{include file="inc/footer.tpl"}