Sha256: e17b2a2e1cf6b1cb5d07c5c004484da5b5d5630051e93bd2b48ac2bc8e915753

Contents?: true

Size: 351 Bytes

Versions: 13

Compression:

Stored size: 351 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

13 entries across 13 versions & 1 rubygems

Version Path
commontator-7.0.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-7.0.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.3.2 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.3.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.3.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.2.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.2.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.1.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.1.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.0.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.0.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.0.0.pre.2 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-6.0.0.pre.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb