Sha256: c2302af9669398585bb36f8d0cb3b44e65b9c3c0b217cb7cbf85f16b610bdbf4
Contents?: true
Size: 515 Bytes
Versions: 25
Compression:
Stored size: 515 Bytes
Contents
<p><%= t("mailers.emailer.generic.greeting") %></p> <p><%= t("mailers.emailer.comment.line_one", post_title: @comment.post.post_title) %></p> <p><%= t("mailers.emailer.comment.line_two") %></p> <strong><%= t("mailers.emailer.comment.line_three") %></strong> <%= @comment.author %> <strong><%= t("mailers.emailer.comment.line_four") %></strong> <%= @comment.email %> <strong><%= t("mailers.emailer.comment.line_five") %></strong> " <%= @comment.comment%> " <p><%= t("mailers.emailer.comment.line_six") %></p>
Version data entries
25 entries across 25 versions & 1 rubygems