Sha256: 4c7f0967bc8958cea5ac569b0f92b3ddd324883d053424cd6d20de52ffe5b31c
Contents?: true
Size: 409 Bytes
Versions: 37
Compression:
Stored size: 409 Bytes
Contents
%p A new post has been submitted and needs your approval before it may be displayed on the website: %p= link_to 'Approve Post', effective_posts.admin_approve_post_path(@post) %hr %h3 Title %p= @post.title %h3 Category %p= @post.category - if @post.user.present? %h3 Submitted by %p= @post.user %h3 Body %p= @post.body %hr %p= link_to 'Approve Post', effective_posts.admin_approve_post_path(@post)
Version data entries
37 entries across 37 versions & 1 rubygems