{if $schema.description} {/if}
{$schema.name} ({$schema.id|string_format:"%04d"})
{if $schema.data}{$schema.data}{else}{trans("unlimited")}{/if}
{trans("Contract prolongation after promotion period:")} {if $schema.continuation}{trans("yes")}{else}{trans("no")}{/if}
{trans("Additional subscription after promotion period:")} {if $schema.tariff}{$schema.tariff} ({$schema.value|string_format:"%.2f"}) {else}{trans("none")}{/if}
{if $schema.disabled}{trans("disabled")}{else}{trans("enabled")}{/if}
{$schema.promotion}
{$schema.description|replace:"\n":"
"}
{trans("Edit")} {trans("Delete")}