1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-25 06:55:12 +00:00
mastodon/app/views/notification_mailer/reblog.text.erb

6 lines
125 B
Text
Raw Normal View History

<%= display_name(@me) %>,
<%= t('notification_mailer.reblog.body', name: @account.acct) %>
2016-10-02 15:37:35 +02:00
<%= render partial: 'status' %>