Sha256: 9226f544fb4b676747fdb02f4755ed3033d464d47656cdfc8326aaa91ca7bdd8

Contents?: true

Size: 306 Bytes

Versions: 5

Compression:

Stored size: 306 Bytes

Contents

<h4><%= @creator_name %>'s <%= @thread.config.comment_name %> on <%= @commontable_name %>:</h4>

<%= render :partial => 'commontator/comments/body',
           :locals => { :comment => @comment } %>

<p><a href="<%= @commontable_url %>">Click here</a> to view all comments on <%= @commontable_name %>.</p>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
commontator-4.2.2 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-4.2.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-4.2.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-4.1.2 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-4.1.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb