public
Description: This contains various plugins for Feather
Clone URL: git://github.com/eldiablo/feather-plugins.git
Click here to lend your support to: feather-plugins and make a donation at www.pledgie.com !
100644 5 lines (3 sloc) 0.284 kb
1
2
3
4
5
This a notification to let you know that <%= @comment.name %> has left a comment on your post "<%= @article.title %>". You can view the comment at http://<%= @request.env["HTTP_HOST"] %><%= @article.permalink %>#<%= @comment.id %>.
 
The comment is as follows:
 
<%= @comment.comment %>