{txt key=TEXT_PAGE_TITLE_ACCOUNT_DOWNLOADS}

{$message} {foreach name=aussen item=dl_data from=$download_data}

{txt key=TEXT_ORDER_NUMBER}: {$dl_data.order_data.orders_id}

{txt key=TEXT_ORDER_STATUS}: {$dl_data.order_data.orders_status}

{foreach item=dl_item from=$dl_data.download_data} {if $dl_item.download_allowed eq '1'} {else} {/if} {/foreach}
{img img='page_white_compressed.png' type=mi class=productImageBorder alt=''}

{$dl_item.media_name} ({$dl_item.media_size|fsize_format:"MB"})

{if $dl_item.media_description}

{$dl_item.media_description}

{/if} {if $dl_item.allowed_until}

{txt key=TEXT_ACCOUNT_DOWNLOADS_DATE}: {$dl_item.allowed_until}

{/if} {if $dl_item.allowed_count}

{txt key=TEXT_ACCOUNT_DOWNLOADS_COUNT}: {$dl_item.allowed_count}

{/if} {txt key=BUTTON_DOWNLOAD}
{img img='lock_open.png' type=mi class=productImageBorder alt=''}

{$dl_item.media_name} ({$dl_item.media_size|fsize_format:"MB"})

{if $dl_item.media_description}

{$dl_item.media_description}

{/if}

{txt key=TEXT_DOWNLOAD_NOT_ALLOWED}

{/foreach}

{css_button text=$smarty.const.BUTTON_BACK}