<% contents.each do |content| %> <% if content.display_to?(user) %> <%= display_content_in_listing :content=>content, :list_type=>list_type, :recursive=>recursive %> <% end %> <% end %>
<%= _('Title') %> <%= _('Last update') %>

<%= pagination_links contents, :param_name => 'npage', :page_links => true %>