% if resources_instance_variable.any? %>
<%= resource_handler.model.human_attribute_name(attribute[:name]) %> | <% end %>
---|
<%= Alchemy.t('Nothing found') %>
<% end %> <%= paginate resources_instance_variable, scope: resource_url_proxy, theme: 'alchemy' %>