Sha256: 644f2f4f5e8178c16a65d29cd54c24c0b474d6abc1ea9a26edf34a94f7d36ba8

Contents?: true

Size: 270 Bytes

Versions: 2

Compression:

Stored size: 270 Bytes

Contents

%h1#page-title= Ecm::Blog::Configuration.posts_index_page_title_proc.call(self)

= render partial: "post_in_index", collection: @collection, as: :post

.row
  .col-lg-12.text-center
    = paginate(@collection, Ecm::Blog::Configuration.pagination_options_proc.call(self))

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ecm_blog-1.2.1 app/views/ecm/blog/posts/index.haml
ecm_blog-1.2.0 app/views/ecm/blog/posts/index.haml