about summary refs log tree commit diff stats
path: root/app/views/comment_mailer/new_comment_email.text.erb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-12 22:00:25 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-12 22:00:25 -0400
commit843f3515e5619120ca2c65954a011845225a31f1 (patch)
treedd91595b5eb383e5ee2556b15fe264539c15f42e /app/views/comment_mailer/new_comment_email.text.erb
parent9ad3bca2ea475b709c8311ab25194e4578c1a0d9 (diff)
downloadthoughts-843f3515e5619120ca2c65954a011845225a31f1.tar.gz
thoughts-843f3515e5619120ca2c65954a011845225a31f1.tar.bz2
thoughts-843f3515e5619120ca2c65954a011845225a31f1.zip
Tweaked comment email
Diffstat (limited to 'app/views/comment_mailer/new_comment_email.text.erb')
-rw-r--r--app/views/comment_mailer/new_comment_email.text.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/comment_mailer/new_comment_email.text.erb b/app/views/comment_mailer/new_comment_email.text.erb index e37046f..334d087 100644 --- a/app/views/comment_mailer/new_comment_email.text.erb +++ b/app/views/comment_mailer/new_comment_email.text.erb
@@ -1,6 +1,3 @@
1Four Island
2===========
3
4A comment has been posted on <%= @comment.blog.title %> by the following user: 1A comment has been posted on <%= @comment.blog.title %> by the following user:
5 2
6* Name: <%= @comment.username %> 3* Name: <%= @comment.username %>