{template '_header'}

应用

{loop $plugins_list $plugin} {ifp $plugin['identity']}
image
{$plugin['name']}
{$plugin['desc']}
{/if} {/loop} {if $cashier}
image
{$plugins_all['cashier']['name']}
{$plugins_all['cashier']['desc']}
{/if}
{template '_footer'}