Sha256: a8a33fab1ea9f8204b76104e94809e1d599223973ce41277a1db55fe39d3eed8

Contents?: true

Size: 160 Bytes

Versions: 3

Compression:

Stored size: 160 Bytes

Contents

.posts.main-content
  - unless @posts.empty?
    = render @posts
  -else
    %section.no-posts
      %p= t('posts.index.no_posts_warning')

  = paginate @posts

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
exposition-0.0.5.7.pre.alpha app/views/exposition/posts/index.html.haml
exposition-0.0.5.6.pre.alpha app/views/exposition/posts/index.html.haml
exposition-0.0.5.5.pre.alpha app/views/exposition/posts/index.html.haml