{set layout="one_column_layout"}
{$user_panel_menu}
{__ text="Lista przypisanych rabatów"}

{foreach from=$discounts item=discount} {/foreach}
{__ text="Nazwa"} {__ text="Wartość"} {__ text="Produkty"}
{$discount.name} {$discount.value}% {$discount.link_to}