|
|
{$currency.title} {$currency.sign} |
{if $currency.code == $primary}
[`Primary currency`]
{else}
1 {$currency.code} = {$currency.rate}
{$primary}
{/if}
|
{if $currency.code != $primary} {/if} | |
|
|
||||