Sha256: df4460ba376c7e5a4335233b03fa0d803047432fd9eeae104acdad071067302d

Contents?: true

Size: 406 Bytes

Versions: 1

Compression:

Stored size: 406 Bytes

Contents

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

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

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