{include file="header.html"}

{$layout.pagetitle}

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

 

{t}There are no sources in database.{/t}

 

{t}Add source{/t}

{include file="footer.html"}