{init_article name="article" id=$id buttons="new,edit,hide,delete" parent=10660} {$article->buttons}{if $article->show_headline}

{$article->title}

{/if}
{$article->lead}

{$article->body}

{sysword word="valdkonna_artiklid" type="Finantsinspektsioon" show_missing=1}

{init_articlelist name="articles" start=1 limit=1000} {foreach from=$articles item="article" name="articles_loop"} {init_article name="art" id=$article->id} -

{$article->title}
{foreachelse} {$articles_newbutton} {/foreach}

{init_sections name="sections_1" level="2" classes="section,link"}

{foreach from=$sections_1 item="section_1"} -

{$section_1->title}
{foreachelse} {$sections_1_newbutton} {/foreach}

{*

{sysword word="valdkonna_artiklid" type="Finantsinspektsioon" show_missing=1}

{init_articlelist name="articles" start=1 limit=1000 parent=$smarty.get.parent} {foreach from=$articles item="article" name="articles_loop"} {init_article name="art" id=$article->id} -

{$article->title}
{/foreach}

{init_sections name="sections_1" level="2" parent=$smarty.get.parent} {foreach from=$sections_1 item="section_1"}
{$section_1->buttons}
{$section_1->title}

{init_articlelist name="articles" parent=$section_1->id}

{foreach from=$articles item="article" name="articles_loop"} {init_article name="art" id=$article->id}

{$article->title}
{foreachelse} {$articles_newbutton} {/foreach}

{foreachelse} {$sections_1_newbutton} {/foreach}
*}

{sysword word="uudised" type="Finantsinspektsioon" show_missing=1}

{init_language name="languages"} {foreach from=$languages item=language} {if $language.extension == $lang}{assign var="aktiivne_keel" value=$language.id}{/if} {/foreach} {news name="newslist" keel=$aktiivne_keel} {foreach from=$newslist item=obj} {init_article id=$obj.objekt_id name="art"} {$art->buttons} {foreachelse} {$col_newbutton} {/foreach}