[% list.total_entries %] [% IF list.total_entries == 1 %][% factory.title(type) %][% ELSE %][% factory.plural(type) %][% END %] found
[% PROCESS furniture/pagination.html IF list.startat %]
[% FOREACH thing = list.contents %]
[% thing.title %]
[% thing.description %]
[% END %]
[% PROCESS furniture/pagination.html %]
[% PROCESS edit.html thing='' %]