{include file="header.html"}

{$layout.pagetitle}

{if $customergroup.description} {/if}
{$customergroup.name} ({$customergroup.id|string_format:"%04d"})
{t}Members Count:{/t} {$customergroup.customerscount}
{$customergroup.description|replace:"\n":"
"}
{t}Edit{/t} {if $customergroup.count eq 0} {t}Delete{/t} {/if}

{include file="customergroupassignments.html"} {include file="footer.html"}