Sha256: bb41d22bd593851bd41201ac47d14f6c482966d14d02b55c30d7ba3d77c050cf

Contents?: true

Size: 308 Bytes

Versions: 24

Compression:

Stored size: 308 Bytes

Contents

= render 'layout' do
  .effective-post
    %h1.post-title= link_to @post, effective_post_path(@post)

    %p.post-meta.text-muted
      = post_meta(@post, author: false)
      = admin_post_status_badge(@post)

    = render 'effective/posts/event', post: @post

    .post-body.post-content
      = @post.body

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
effective_posts-2.7.0 app/views/effective/posts/show.html.haml
effective_posts-2.6.2 app/views/effective/posts/show.html.haml
effective_posts-2.6.1 app/views/effective/posts/show.html.haml
effective_posts-2.6.0 app/views/effective/posts/show.html.haml
effective_posts-2.5.0 app/views/effective/posts/show.html.haml
effective_posts-2.4.2 app/views/effective/posts/show.html.haml
effective_posts-2.4.1 app/views/effective/posts/show.html.haml
effective_posts-2.4.0 app/views/effective/posts/show.html.haml
effective_posts-2.3.1 app/views/effective/posts/show.html.haml
effective_posts-2.3.0 app/views/effective/posts/show.html.haml
effective_posts-2.2.4 app/views/effective/posts/show.html.haml
effective_posts-2.2.3 app/views/effective/posts/show.html.haml
effective_posts-2.2.2 app/views/effective/posts/show.html.haml
effective_posts-2.2.1 app/views/effective/posts/show.html.haml
effective_posts-2.2.0 app/views/effective/posts/show.html.haml
effective_posts-2.1.1 app/views/effective/posts/show.html.haml
effective_posts-2.1.0 app/views/effective/posts/show.html.haml
effective_posts-2.0.6 app/views/effective/posts/show.html.haml
effective_posts-2.0.5 app/views/effective/posts/show.html.haml
effective_posts-2.0.4 app/views/effective/posts/show.html.haml