Sha256: cb2451e649ab56dc3c1af65eed72b06c4c3decf953c311f095667b02cca62968

Contents?: true

Size: 376 Bytes

Versions: 6

Compression:

Stored size: 376 Bytes

Contents

<%=raw t('.greeting') %>,

<%=raw t('.you_recieved_new_comment') %>

<%=raw t('.comment_starts') %>

<%=raw t('.from') %>: <%= @comment.name %>
<%=raw t('.email') %>: <%= @comment.email %>
<%=raw t('.message') %>:
<%=simple_format strip_tags(@comment.body) %>

<%=raw t('.comment_ends') %>

<%=raw t('.closing_line') %>,
<%=raw Refinery::Core.site_name %>

<%=raw t('.ps') %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
refinerycms-blog-2.0.5 app/views/refinery/blog/comment_mailer/notification.html.erb
refinerycms-blog-2.0.4 app/views/refinery/blog/comment_mailer/notification.html.erb
refinerycms-blog-2.0.3 app/views/refinery/blog/comment_mailer/notification.html.erb
refinerycms-blog-2.0.2 app/views/refinery/blog/comment_mailer/notification.html.erb
refinerycms-blog-2.0.1 app/views/refinery/blog/comment_mailer/notification.html.erb
refinerycms-blog-2.0.0 app/views/refinery/blog/comment_mailer/notification.html.erb