[% INCLUDE furniture/head.html title=factory.plural(type) %]

[% pager.total_entries %] [% IF page.total_entries == 1 %][% factory.title(type) %][% ELSE %][% factory.plural(type) %][% END %] found

[% FOREACH thing = pager.retrieve_all %]

[% thing.title %]
[% thing.description %]

[% END %]

create a new [% factory.title(type) %]

[% INCLUDE furniture/foot.html %] [% INCLUDE furniture/status.html %]