Sha256: 809e4e686f7ffaf6ba2ac0ed7a5bd9a5ebf13cb66ba536a175cffd7c3831970e

Contents?: true

Size: 147 Bytes

Versions: 6

Compression:

Stored size: 147 Bytes

Contents

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

  = paginate @posts

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
exposition-0.0.5.4.pre.alpha app/views/exposition/posts/index.html.haml
exposition-0.0.5.2.pre.alpha app/views/exposition/posts/index.html.haml
exposition-0.0.5.1.pre.alpha app/views/exposition/posts/index.html.haml
exposition-0.0.5.pre.alpha app/views/exposition/posts/index.html.haml
exposition-0.0.4.pre.alpha app/views/exposition/posts/index.html.haml
exposition-0.0.3.pre.alpha app/views/exposition/posts/index.html.haml