This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/notification_mailer/_status.text.erb

4 lines
80 B
Plaintext
Raw Normal View History

2016-10-02 13:37:35 +00:00
<%= strip_tags(@status.content) %>
<%= TagManager.instance.url_for(@status) %>