{block title}Slovnik{/block} {block head} {/block} {block content}
| {label string /} | {label translation /} | |
|---|---|---|
| {input string} | {input translation} | {input search} |
| Preklad |
|---|
{$term->string1}
{foreach $term->pronunciations as $pron}
[{$pron->ipa}]
{/foreach}
{/if}
{$last == $term->string1 && trim($last2) != '' && trim($term->string2) != '' ? ', ' : ''}{$term->string2}{**
Nutne kvoli newline
**}
{var $last = $term->string1}
{var $last2 = $term->string2}
{/foreach}
|