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

4 lines
77 B
Plaintext
Raw Normal View History

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