[% INCLUDE 'admin/header.html' title=loc('Summary') -%] [%- BLOCK states -%]

[% title %]

[%- FOREACH state IN object.keys.sort %] [%- '" IF loop.last %] [%- END %] [% END -%] [% IF c.cobrand.admin_show_creation_graph -%]

[% loc('Graph of problem creation by status over time') %]

[% END -%] [% PROCESS states title=loc('Problem breakdown by state') object=problems %] [% PROCESS states title=loc('Update breakdown by state') object=comments %] [% INCLUDE 'admin/footer.html' %]