{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}

{$layout.pagetitle}

{if $tarifftag.description} {/if}
{$tarifftag.name} ({$tarifftag.id|string_format:"%04d"})
{$tarifftag.description|replace:"\n":"
"}
{trans("Edit")} {if $tarifftag.count == 0} {trans("Delete")} {/if}
{include file="tariff/tarifftagassignments.html"} {/block}