Sha256: 8acd3b49cd55892270672c5eaad551cbdb295949fa35fc29a99b5f6276b70782

Contents?: true

Size: 407 Bytes

Versions: 28

Compression:

Stored size: 407 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.approve_admin_post_url(@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.approve_admin_post_url(@post)

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
effective_posts-2.9.3 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.9.2 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.9.1 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.9.0 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.8.0 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.7.4 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.7.3 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.7.2 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.7.1 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.7.0 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.6.2 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.6.1 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.6.0 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.5.0 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.4.2 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.4.1 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.4.0 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.3.1 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.3.0 app/views/effective/posts_mailer/post_submitted.html.haml
effective_posts-2.2.4 app/views/effective/posts_mailer/post_submitted.html.haml