Sha256: 375ff806db722129e37461d7966dd6b7c012dac1334799ad5a7b93581120ecee

Contents?: true

Size: 406 Bytes

Versions: 16

Compression:

Stored size: 406 Bytes

Contents

%p= "Hi #{@subscriber.author_name}"


%p= "#{@comment.writer_name} commented on \"#{@article.title}\""

%p= "#{@comment.writer_name} wrote \"#{@article.body}\""

%p= link_to "Click here to see the full thread" , @article_url

%p
  Thanks,
  %br
  = "The #{@website_title} Team"

%p
  If you don't want to receive notification emails about this article, you can 
  = link_to "unsubscribe" , @unsubscribe_url

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
gluttonberg-blog-1.0.0 app/views/blog_notifier/comment_notification.html.haml
gluttonberg-core-2.6.4 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.6.3 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.6.2 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.6.1 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.6.0 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.5.9 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.5.8 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.5.7 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.5.6 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.5.5 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.5.4 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.5.3 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.5.2 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.5.1 app/views/notifier/comment_notification.html.haml
gluttonberg-core-2.5 app/views/notifier/comment_notification.html.haml