{include file="header.html"} {title value=$layout.pagetitle link="{fontimg src='add'} {trans('Add source')}"} {box} {foreach from=$sourcelist item=source} {foreachelse} {/foreach}
# {trans('Name')} {trans("Description:")}
{$source.id|string_format:"%02d"} {$source.name} {$source.description}

 

{trans("There are no sources in database.")}

 

{/box} {include file="footer.html"}