Sha256: bd9c39ec488b664b81ae594970c099caa23e829d0b725db510105fcbb1375b2f

Contents?: true

Size: 213 Bytes

Versions: 6

Compression:

Stored size: 213 Bytes

Contents

<% @article_counter = -1 %>

<%= render :partial => 'article', :collection => @articles %>
<div id='paginate'>
<%= will_paginate @articles, { :previous_label => _('Previous'), :next_label => _('Next')  } %>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

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