Sha256: e5c39533433ebfb0c6b4fa48b70126d34ea862beff48479dd4869f9caf7f94be

Contents?: true

Size: 375 Bytes

Versions: 2

Compression:

Stored size: 375 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',
         comment_url: @comment_url,
         commontable_name: @commontable_name %></p>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
commontator-5.1.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-5.0.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb