[% IF problems.size %] [% FOREACH problem = problems %] [% INCLUDE 'reports/_list-entry.html' no_fixed = 1 %] [% END %] [% ELSE %]
  • [% loc('There are no reports to show.') %]

  • [% END %]