Sha256: 3b8c01481542c52018f5b5fae692dbaf062dbebde969721439faba8d676bf02c

Contents?: true

Size: 245 Bytes

Versions: 1

Compression:

Stored size: 245 Bytes

Contents

.effective-post
  %h2.post-title= link_to post, effective_post_path(post)

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

  .post-content.post-excerpt
    = post.excerpt.presence || post.body

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
effective_posts-2.7.0 app/views/effective/posts/_post.html.haml