{include file="$root_path/modules/users/views/_toolbar.html"}
{if $items} {foreach from=$items item=i name=foo}
{$i.name|escape}


{if isset($ratedItems[$i.id])} {section name=foo start=1 loop=6 step=1} {if $ratedItems[$i.id].rate >= $smarty.section.foo.index} {else} {/if} {/section}
{else}
{section name=foo start=1 loop=6 step=1} {/section}
{/if}
{/foreach} {else}
{$lang.no_download_items}
{/if}
{literal} {/literal}
{$lang.download_immediately}

{$lang.download_immediately_info}