[% PROCESS 'admin/header.html' title=loc('Summary') -%] [% PROCESS 'admin/report_blocks.html' %]
[% status_message | safe %]

[% loc('Submitted') %]

[% INCLUDE 'admin/_index_table.html' problems=submitted.all hash='submitted' %]

Rückmeldung ausstehend

[% INCLUDE 'admin/_index_table.html' problems=approval.all hash='feedback_pending' %]

[% loc('All reports') %]

[% INCLUDE 'admin/_index_table.html' problems=other.all include_subdiv=1 hash='alle' %] [% INCLUDE 'pagination.html', param = 'p', hash = 'alle' %] [% INCLUDE 'admin/footer.html' %]