Sha256: 1c2684a2a3ac108d8def2d688ed4b25f7040296be5663a46f04da857b1a90a69

Contents?: true

Size: 150 Bytes

Versions: 6

Compression:

Stored size: 150 Bytes

Contents

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
typo-5.5 themes/true-blue-3/views/articles/index.html.erb
typo-5.4.4 themes/true-blue-3/views/articles/index.html.erb
typo-5.4.3 themes/true-blue-3/views/articles/index.html.erb
typo-5.4.2 themes/true-blue-3/views/articles/index.html.erb
typo-5.4.1 themes/true-blue-3/views/articles/index.html.erb
typo-5.4 themes/true-blue-3/views/articles/index.html.erb