<% unless @pages_that_are_orphaned.empty? && @page_names_that_are_wanted.empty? %>
All Pages
All pages in <%= @set_name %> listed alphabetically
<% end %>
<% if @web.count_pages %>
<% total_chars = @pages_in_category.characters %>
All content: <%= total_chars %> chars / <%= sprintf("%-.1f", (total_chars / 2275 )) %> pages
<% end %>