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

3 lines
133 B
Plaintext

- if status.reply?
= link_to "In response to #{status.thread.account.acct}", status_url(status.thread), class: 'conversation-link'