<%= title.display_name %>   <% if is_admin %> <% end %>

<%= title.size %> entries found

<%- title.titles.each_with_index do |t, i| -%>

"><%= t.display_name %>

<%= t.size %> entries

<%- end -%> <%- title.entries.each_with_index do |e, i| -%>
<%= (percentage[i] * 100).round(1) %>%

"><%= e.display_name %>

<%= e.pages %> pages

<%- end -%>
Upload a cover image by dropping it here or
selecting one
<% content_for "script" do %> <% end %>