<%= render :partial => 'c80_catoffers/offers_list_widget',
:locals => {
list_props: list_props,
css_style_for_block: css_style_for_block,
list_offers: list_offers,
list_of_values_lists: list_of_values_lists,
css_for_a: css_for_a,
css_for_title: css_for_title,
h3_title: nil
}
%>
<%= will_paginate list_offers %>