Sha256: db78112937c9fcdc2ff8eb74b35432b1bbe9a09a26b80c917c37bb2927e2bfe8

Contents?: true

Size: 523 Bytes

Versions: 36

Compression:

Stored size: 523 Bytes

Contents

<%= t 'thredded.emails.message_notification.text.post_lead',
      user: @post.user.thredded_display_name,
      topic_title: @post.postable.title %>

<%= @post.content %>

---

<%= t 'thredded.emails.message_notification.text.email_sent_reason',
      user: @post.postable.user.thredded_display_name,
      topic_title: @post.postable.title,
      post_url: private_post_permalink_url(@post.id) %>

<%= t 'thredded.emails.message_notification.text.unsubscribe_instructions',
      unsubscribe_url: edit_preferences_url %>

Version data entries

36 entries across 36 versions & 2 rubygems

Version Path
thredded-1.1.0 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-1.0.1 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-1.0.0 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.16 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.15 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.14 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.13 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.12 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.11 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.10 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.9 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.8 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.7 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.6 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.5 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.4 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.3 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.1 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.16.0 app/views/thredded/private_topic_mailer/message_notification.text.erb
thredded-0.15.5 app/views/thredded/private_topic_mailer/message_notification.text.erb