{{$title}} - {{$page}} ({{$count}})
{{foreach $th_pending as $th}}
{{$th}}
{{/foreach}}
{{foreach $pending as $u}}
{{$u.created}}
{{$u.name}}
{{$u.email}}
{{$pendingnotetext}}:
{{$u.note}}
{{/foreach}}
{{$select_all}}
{{$pager nofilter}}