Categories
[% IF n_categories gt 0 %] [% FOREACH c IN categories %] [% IF system->getCategoryEntriesCount(c) gt 0L %][% c %]
-
[% FOREACH r IN system->getCategoryEntries(c) %][% SCOPE r %]
- [% index_name %]
- [% index_type %] [% END %][% END %]