chinwagsocial/app/views/profile/_status_footer.html.haml

3 lines
133 B
Plaintext
Raw Normal View History

2016-02-27 07:11:52 +11:00
- if status.reply?
= link_to "In response to #{status.thread.account.acct}", status_url(status.thread), class: 'conversation-link'