{block title}Slovnik{/block} {block head} {/block} {block content} {ifset $result} {var $last = ''} {foreach $result as $term} {if ($last != $term->string1 && $last != '') } {/if} {if $last != $term->string1}
Preklad
{$term->string1}  {foreach $term->pronunciations as $pron} [{$pron->ipa}] Prehraj {/foreach}
{/if} {$last == $term->string1 && trim($last2) != '' && trim($term->string2) != '' ? ', ' : ''}{$term->string2}{** Nutne kvoli newline **} {var $last = $term->string1} {var $last2 = $term->string2} {/foreach}
{/ifset} {control paginator} {/block}