<%= render_view %> <% data = action_data total_pages = ArchivesController.get_total_pages %> <% if data["categories"].length == 1 %> <% end %> <% if total_pages > 1 %> <%= create_pagination(total_pages).html_safe %> <% end %>