1
0
mirror of https://github.com/mastodon/mastodon synced 2024-11-28 14:58:21 +09:00
mastodon/app/views/notification_mailer/_status.text.erb

4 lines
128 B
Plaintext
Raw Normal View History

2017-03-04 07:45:48 +09:00
<%= raw Formatter.instance.plaintext(status) %>
2016-10-02 22:37:35 +09:00
2017-03-04 07:45:48 +09:00
<%= raw t('application_mailer.view')%> <%= web_url("statuses/#{status.id}") %>