File Manager

Current Path : /webspace/www.babilon.be/html/shop/themes/default-bootstrap/mails/fr/
Upload File :
Current File : //webspace/www.babilon.be/html/shop/themes/default-bootstrap/mails/fr/download-product.tpl

<ul>
{foreach from=$virtualProducts item=product}
	<li>
		<a href="{$product.link|escape:'html'}">{$product.name}</a>
		{if isset($product.deadline)}
			expires on {$product.deadline}
		{/if}
		{if isset($product.downloadable)}
			downloadable {$product.downloadable} time(s)
		{/if}
	</li>
{/foreach}
</ul>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com