mastodon/app/views/notification_mailer/_status.text.erb

4 lines
77 B
Plaintext
Raw Normal View History

2016-10-02 08:37:35 -05:00
<%= strip_tags(@status.content) %>
<%= web_url("statuses/#{@status.id}") %>