Sha256: 4d11a14d0df160a773052d56d748a507a309d35f537cf7fdbf2637c1e3f249ac

Contents?: true

Size: 534 Bytes

Versions: 3

Compression:

Stored size: 534 Bytes

Contents

<figure>
    <figcaption>
      <%= @post.user.thredded_display_name %> <%= link_to 'said', private_post_permalink_url(@post) %>:
    </figcaption>
    <blockquote>
        <%= @post.filtered_content(self) %>
    </blockquote>
</figure>
<hr />
<p>
  This email was sent to you because <%= @topic.user.thredded_display_name %> included you in a
  private topic, "<%= link_to @topic.title, private_topic_url(@topic) %>".
</p>

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
thredded-0.10.1 app/views/thredded/private_topic_mailer/message_notification.html.erb
thredded-0.10.0 app/views/thredded/private_topic_mailer/message_notification.html.erb
thredded-0.9.4 app/views/thredded/private_topic_mailer/message_notification.html.erb