{if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"}
{/if} {foreach from=$packs_list item=pack} {foreachelse} {/foreach}
{$lang.pack_name}{$sort_pack_name} {$lang.pack_fee}{$sort_pack_fee} {$lang.free_money}{$sort_free_money} {$lang.pack_desc} {$lang.handler}
{if ($pack.pack_img)}{else}{/if} {$pack.pack_name|escape:"html"} {$pack.pack_fee} {$pack.free_money} {$pack.pack_desc|truncate:50|escape:"html"}
{$lang.no_records}
{include file="page.htm"}
{if $full_page}
{/literal} {include file="pagefooter.htm"} {/if}