{extends "account/account-wrapper.tpl"} {block "title"}
| {t}Kód{/t} | {t}Název{/t} | {t}Platnost do{/t} | {t}Uplatněn{/t} | {t}Zobrazit{/t} | {t}Odeslat{/t} |
|---|---|---|---|---|---|
| {$item.code} | {$item.name} | {$item.date_to|format_date_pretty} | {if $item.used == 'Y'}Ano{else}Ne{/if} | {t}Zobrazit{/t} | {t}Odeslat na e-mail{/t} |
| {t}Žádné poukazy{/t} | |||||