Sha256: c906f72da71ecdfacfed724c74751cff310dc6ba1c18e3c786b2c9695bc4ce51

Contents?: true

Size: 405 Bytes

Versions: 6

Compression:

Stored size: 405 Bytes

Contents

<h4><%= t 'commontator.email.comment_created.body',
          :creator_name => @creator_name,
          :commontable_name => @commontable_name %></h4>

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

<p><%= t 'commontator.email.thread_link_html',
         :commontable_url => @commontable_url,
         :commontable_name => @commontable_name %></p>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
commontator-4.8.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-4.7.2 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-4.7.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-4.7.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-4.6.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-4.6.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb