Sha256: d962d9ae13f5ddf75fd040a94e5a00f4d0bf782609f2842fb095e161e6f574ff

Contents?: true

Size: 796 Bytes

Versions: 3

Compression:

Stored size: 796 Bytes

Contents

<h4><%= @commontator_name %>'s <%= @thread.config.comment_name %> on <%= @commontable_name %> #<%= @commontable_id %></h4>

<pre style="white-space: pre-wrap;
            white-space: -moz-pre-wrap !important;
            white-space: -pre-wrap;
            white-space: -o-pre-wrap;
            word-wrap: break-word;"><%= @comment.body %></pre>

<p>Please use the links below to reply to this message:</p>

<p><%= link_to "Visit " + @commontable_name, main_app.polymorphic_path(@commontable) %></p>
<p><%= link_to "View " + @thread.config.comment_name.pluralize + " on " + @commontable_name, @thread %></p>
<p><%= link_to "Post a new " + @thread.config.comment_name, new_thread_comment_path(@thread) %></p>
<p><%= link_to "Unsubscribe from this thread", unsubscribe_thread_path(@thread) %></p>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
commontator-0.2.4 app/views/commontator/subscriptions_mailer/comment_created_email.html.erb
commontator-0.2.0 app/views/commontator/subscriptions_mailer/comment_created_email.html.erb
commontator-0.1.46 app/views/commontator/subscriptions_mailer/comment_created_email.html.erb