<{foreach item=list key=num from=$templist.list}>
<{if $de.template==$list.temp_file||($de.template==''&&$list.temp_file=='user_templates_default')}>
<{/if}>
<{/foreach}>
<{$lang.store_name}><{$de.company}>
<{$lang.shop_template_name}><{$list.name}>
模版风格:<{$list.style}>
<{$lang.available_topics}>
-
<{foreach item=list key=num from=$templist.list}>
<{if $de.template==$list.temp_file||($de.template==''&&$list.temp_file=='user_templates_default')}>
<{else}>
-
<{$lang.template_name}><{$list.name}>
模版风格:<{$list.style}>
<{$lang.use}><{$lang.preview}>
<{/if}>
<{/foreach}>