[% INCLUDE 'admin/header.html' title=loc('Stats') -%] [% PROCESS 'admin/report_blocks.html' %] [%- BLOCK states -%] [%- FOREACH state IN list %] [%- '" IF loop.last %] [%- END %] [% END -%]

[% loc('Problem breakdown by state') %]

[% FOREACH group IN state_groups %] [%- '" IF loop.last %] [%- END %]

[% loc('Update breakdown by state') %]

[% PROCESS states object=comments list=comments.keys.sort %] [% INCLUDE 'admin/footer.html' %]