Sha256: f8eb64f38591ed7db192d038eafe7ba88cbe55a0a3cfbffd35a6c18e7b3f0322

Contents?: true

Size: 396 Bytes

Versions: 2

Compression:

Stored size: 396 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-4.11.1 app/views/commontator/subscriptions_mailer/comment_created.html.erb
commontator-4.11.0 app/views/commontator/subscriptions_mailer/comment_created.html.erb