<{if $cache}>
<{t}>缓存系统名称:<{/t}><{$cache}>    
<{if $totalBytes}> <{/if}>
<{t}>注:只有在系统出现页面打不开、无法访问等严重故障时会需要用到此处清除缓存功能,其余情况下均无需使用此功能,系统会自动清除缓存。<{/t}>
<{if $cache_desc}>

<{$cache_desc}>

<{/if}>
<{if count($cache_status)>0}> <{foreach from=$cache_status item=item}> <{/foreach}> <{/if}>
<{$item.name}> <{$item.value}> <{$item.desc}>
<{else}>
<{t}>缓存系统已关闭。<{/t}>
<{/if}>