<% @article_counter = -1 %> <%= render :partial => 'article', :collection => @articles %>
<%= will_paginate(@articles)%>