{include file="header.html"}

{$layout.pagetitle}

{cycle values="light,lucid" print=false} {foreach from=$sourcelist item=source} {foreachelse} {/foreach}
{trans("Name:")} {trans("ID:")} {trans("Description:")} {trans("Add source")}
{$source.name} ({$source.id|string_format:"%04d"}) {$source.description} [ {trans( [ {trans(

 

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

 

{trans("Add source")}

{include file="footer.html"}