{capture name=path}{l s='Suppliers'}{/capture} {include file=$tpl_dir./breadcrumb.tpl}
{strip} {if $nbSuppliers == 0}{l s='There are no suppliers.'} {else} {if $nbSuppliers == 1}{l s='There is'}{else}{l s='There are'}{/if} {$nbSuppliers} {if $nbSuppliers == 1}{l s='supplier.'}{else}{l s='suppliers.'}{/if} {/if} {/strip}
{if $nbSuppliers > 0}
{if $supplier.nb_products > 0}
{/if}
{if $supplier.nb_products > 0} {/if} {$supplier.description|escape:'htmlall':'UTF-8'} {if $supplier.nb_products > 0} {/if}