Sha256: a5ef24a36e4cf1f4b325a1829261c6c9ef092c7686f6ba05820d7d67f21e10cb

Contents?: true

Size: 266 Bytes

Versions: 6

Compression:

Stored size: 266 Bytes

Contents

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

<% unless @pages.item_count <= config_value(:limit_article_display) -%>
<p class="pagination">Older posts: <%= pagination_links @pages, :params => { :action => @controller.action_name } %></p>
<% end -%>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
typo-3.99.3 themes/scribbish/views/articles/index.rhtml
typo-4.0.0 themes/scribbish/views/articles/index.rhtml
typo-4.0.1 themes/scribbish/views/articles/index.rhtml
typo-3.99.4 themes/scribbish/views/articles/index.rhtml
typo-4.0.2 themes/scribbish/views/articles/index.rhtml
typo-4.0.3 themes/scribbish/views/articles/index.rhtml