Sha256: 84109c9771595e9b450204d2cc7910c373603f13efb90636b1169c172e0f540b
Contents?: true
Size: 294 Bytes
Versions: 21
Compression:
Stored size: 294 Bytes
Contents
<%= render partial: 'article_small', locals: { article_small: article_collection, article_class: 'small', article_counter: article_collection_counter } %> <% if (article_collection_counter % 2) != 0 %> <div class="breaker" style="clear:both;height:1px;line-height:1px"> </div> <% end %>
Version data entries
21 entries across 21 versions & 2 rubygems