Sha256: 7dd7c6e5847fa3018204927bb5126537fb486dbe6157282838bf71020d41c881

Contents?: true

Size: 207 Bytes

Versions: 9

Compression:

Stored size: 207 Bytes

Contents

<%= render :partial => 'articles/article', :collection => @articles %>

<% unless @pages.item_count <= this_blog.limit_article_display -%>
<p class="pagination"><%= will_paginate @articles %></p>
<% end -%>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-5.4.4 test/mocks/themes/typographic/views/articles/index.html.erb
typo-5.4.3 test/mocks/themes/typographic/views/articles/index.html.erb
typo-5.4.2 test/mocks/themes/typographic/views/articles/index.html.erb
typo-5.4.1 test/mocks/themes/typographic/views/articles/index.html.erb
typo-5.4 test/mocks/themes/typographic/views/articles/index.html.erb
typo-5.1.98 test/mocks/themes/typographic/views/articles/index.html.erb
typo-5.2.98 test/mocks/themes/typographic/views/articles/index.html.erb
typo-5.2 test/mocks/themes/typographic/views/articles/index.html.erb
typo-5.3 test/mocks/themes/typographic/views/articles/index.html.erb