__section__
default
__description__
Template that describes the message that is printed after a user
metamoderates.

* changes = arrayref of arrayref of UIDs that have changes in points
* count = number of metamoderations
* metamod = hashref of various metamod info (unfair == number of unfairs, fair == number of fairs)
__title__

__page__
metamod
__lang__
en_US
__name__
metaModerate
__template__
[% IF user.seclev > 10 %]<UL>[% FOR c = changes %]
<LI>Updating UID #[% c.0 %] for [% c.1 %]
[% END %]</UL>[% END %]
[% count %] moderations have been meta moderated.  Thanks for participating.
You may wanna go back <A HREF="[% constants.rootdir %]/">home</A> or perhaps to
<A HREF="[% constants.rootdir %]/users.pl">your user page</A>.
[% IF user.seclev > 10 %]<P>Total unfairs is [% metamod.unfair %][% END %]
__seclev__
1000
