Sha256: a7b84e677957b439368300f122a988ed5ee5f629a50a5534d166a5c85238c42e
Contents?: true
Size: 400 Bytes
Versions: 2
Compression:
Stored size: 400 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 => @commontable_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-4.11.0 | app/views/commontator/subscriptions_mailer/comment_created.html.erb~ |