{"Abuse Complaint"|plang}
{"Group:"|plang} {$group.title}
{if $group.descript}
{$group.descript}
{/if}
{"Current Abuse Ratio:"|plang}
{$group.abuseratio_current}
%
{"With a current limit of"|plang} {$group.abuseratio}% {"before being suspended."|plang}
{"E-mails Sent:"|plang}
{$group.emails_sent}
{"Abuse Complaints Reported:"|plang}
{$group.abuses_reported}
{if count($group.users)}
{/if} {if $group.abuses_reported}
{/if}
{"Notify user(s) in this group:"|plang}
{foreach from=$group.users item=u}
"{$u.first_name} {$u.last_name}" <{$u.email}>
{/foreach}
{"Send From:"|plang}
{"Name:"|plang}
{"E-mail:"|plang}
{"Subject:"|plang}
{"Message:"|plang}
{* Some sample text here... *}
{"New Abuse Ratio:"|plang}
%
{"Abuse Complaints have been removed."|plang}
{"Abuse Ratio has been updated."|plang}