Sha256: 50163dfa0955bdbd92a557a7dc70db19084b101a72304638ecc609dad4f5c1ca

Contents?: true

Size: 513 Bytes

Versions: 6

Compression:

Stored size: 513 Bytes

Contents

<blockquote><%= @topic.posts.first.filtered_content(self) %></blockquote>
<%                           # as this is only sent on first post, doesn't need to define order %>
<hr />

<p>
  This email was sent to you because <%= @topic.user.thredded_display_name %> included you in a
  private topic, "<%= link_to @topic.title, @topic %>".
  <%= link_to 'Go here', @topic %> to view the conversation.
</p>

<p>
  To unsubscribe from these emails, update your <%= link_to 'preferences', edit_preferences_url %>.
</p>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
thredded-0.9.3 app/views/thredded/private_topic_mailer/message_notification.html.erb
thredded-0.9.2 app/views/thredded/private_topic_mailer/message_notification.html.erb
thredded-0.9.1 app/views/thredded/private_topic_mailer/message_notification.html.erb
thredded-0.8.4 app/views/thredded/private_topic_mailer/message_notification.html.erb
thredded-0.8.2 app/views/thredded/private_topic_mailer/message_notification.html.erb
thredded-0.7.0 app/views/thredded/private_topic_mailer/message_notification.html.erb