{include(label.header)}
{tab_other_language::get("搜索商家")}
{tab_other_language::get("热门搜索")}:
{foreach($cache_words as $words)}
{$words}
{/foreach}
{tab_other_language::get("历史搜索")}:
{foreach($history_words as $words)}
{$words}
{/foreach}
{include(label.footer)}