{extends "index.tpl"} {block "body-content"}
Máte celkem {$body.active_points} {t plural="body" plural5="bodů" count=$body.active_points}bod{/t} ve věrnostním programu.
| {t}Datum{/t} | {t}Body{/t} | {t}Poznámka{/t} | {t}Objednávka{/t} | |
|---|---|---|---|---|
| {$point.date_created|date_format:"%d. %m. %Y"} {$point.date_created|date_format:"%H:%M"} | {if $point.points > 0 }+{/if}{$point.points} | {$point.note} | {if $point.id_order}{t}Faktura{/t} {t}č.{/t} {$point.order_no}{/if} | |
| {t}Prozatím nemáte žádné body.{/t} | ||||