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

4 lines
77 B
Plaintext
Raw Normal View History

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