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