Sha256: 33122801e60af16df36970fe8d62416acee73bec32c5745ef701e5d109b7a74d
Contents?: true
Size: 769 Bytes
Versions: 3
Compression:
Stored size: 769 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, @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